“NVM” is the “node.js” equivalent as RVM for Ruby or pyenv for Python. The following code shows how to install and use it.
1 | # 1. Install. |
More information can be found in the official document here.
Added on Dev 7th, 2021.
Some nvm daily commands are listed here:
1 | # Update nvm. |