title | excerpt |
---|---|
nvm |
a utility to help run multiple versions of Node.js on the same machine |
nvm is a utility to help run multiple versions of Node.js (and its branches) on the same machine. It can install, list, and choose versions. It is analogous to RVM (Ruby Version Manager).