brew install nvm
Manage multiple Node.js versions
License: MIT
/api/formula-linux/nvm.json
(JSON API)
Linux formula code on GitHub
Bottle (binary package) not required, support provided for all supported Homebrew platforms.
Current versions:
stable | ✅ | 0.37.2 |
head | ⚡️ | HEAD |
Please note that upstream has asked us to make explicit managing nvm via Homebrew is unsupported by them and you should check any problems against the standard nvm install method prior to reporting. You should create NVM's working directory if it doesn't exist: mkdir ~/.nvm Add the following to /home/runner/.bash_profile or your desired shell configuration file: export NVM_DIR="$HOME/.nvm" [ -s "$(brew --prefix)/opt/nvm/nvm.sh" ] && . "$(brew --prefix)/opt/nvm/nvm.sh" # This loads nvm [ -s "$(brew --prefix)/opt/nvm/etc/bash_completion.d/nvm" ] && . "$(brew --prefix)/opt/nvm/etc/bash_completion.d/nvm" # This loads nvm bash_completion You can set $NVM_DIR to any location, but leaving it unchanged from $(brew --prefix)/Cellar/nvm/0.37.2 will destroy any nvm-installed Node installations upon upgrade/reinstall. Type `nvm help` for further information. |
Analytics:
Installs (30 days) | |
---|---|
nvm |
871 |
Installs on Request (30 days) | |
nvm |
868 |
Build Errors (30 days) | |
nvm |
0 |
Installs (90 days) | |
nvm |
2,771 |
Installs on Request (90 days) | |
nvm |
2,766 |
Installs (365 days) | |
nvm |
8,828 |
Installs on Request (365 days) | |
nvm |
8,821 |