Is it possible for VS Code to use node version specified by NVM?
I have 6.9.2 installed locally. Even after switching to another version, from the OS X terminal (no
None of the other solutions worked for me.
So I ran nvm alias default node and this fixed it for me.
nvm alias default node