Node Version Manager

To Nha Notes | Feb. 23, 2022, 9:40 p.m.

nvm is a version manager for node.js, designed to be installed per-user, and invoked per-shell. nvm works on any POSIX-compliant shell (sh, dash, ksh, zsh, bash), in particular on these platforms: unix, macOS, and windows WSL.

 

https://github.com/nvm-sh/nvm

https://www.linode.com/docs/guides/how-to-install-use-node-version-manager-nvm/