What is nvm and which platforms does it support?
masternvm is a version manager for Node.js designed to be installed on a per-user basis and invoked per-shell. It is compatible with any POSIX-compliant shell (including sh, dash, ksh, zsh, and bash) and is specifically designed to work on the following platforms:
- Unix
- macOS
- Windows WSL (Windows Subsystem for Linux)