Getting Started
-
4. Installing Node
Then to Install Node.js release
E.g. to Install Node 10:nvm install 10
-
5. Switching Node
Finally, to Switch Node.js Version
For instance:nvm use 10
And now to List Installed versions:
nvm ls
-
6. Getting Started
Node.js Quick Start Guide.
So Now I’m truly Happy if My Guide could Help you to Quick-Start with NVM on Manjaro Linux!
Contents