Switching Node Version
-
Nvm Quick Start Guide.
Nvm Installation Guide[ad_slider autoplay=”true” interval=”8″ count=”5″] -
Then to Install Node.js release
E.g. to Install Node 10:nvm install 10
-
Finally, to Switch Node.js Version
For instance:nvm use 10
And now to List Installed versions:
nvm ls
[ad_slider autoplay=”true” interval=”8″ count=”5″]
Contents