Tuesday, 14 March 2017

VS Code, change NodeJS version for debugger

I want to change NodeJS version from 4.5.0 to 7.7.2 for VS Code specifically for different projects. I am using nvm on Mac, and I have two versions stated above. They are for different projects.

Even though I can change from terminal with nvm, VS Code uses default version. I need to change the default version every time and completely restart the VSCode. Is there a way to alter configuration so it picks up the version I wanted both for in-app terminal and for running project?



via msharpp

No comments:

Post a Comment