Node version isn't changing Follow
The terminals in Webstorm always have 15.0.14 as their node version.
no matter what I change in preferences/Languages & Frameworks
When I open a new terminal window - node -v always returns 15.0.14
Please sign in to leave a comment.
also noteworthy:
And inside the nvm/cache folder there is:
And it takes up 11GB
I think I Iack some general understanding about node and nvm.
Maybe you can help me out.
I also don't understand why Webstorm is asking me for local or remote when adding a new version:

in the built-in terminal, the node version is taken from $PATH as configured in your shell configuration file. Node preferences in IDE only affect run configurations