Как использовать определенную версию узла для внутри папки

Make sure to CD into the root directory of the project, then run the following commands.
NOTE: You can change the version number to any other version.
>npm install -D node@v11.4.0
>./node_modules/.bin/node --version
>v11.4.0
Open Octopus