Answers for "update node version mac nvm"

4

how to install nvm in mac

$ curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.32.1/install.sh | bash
Posted by: Guest on June-04-2020
1

update node js mac to latest version

brew update
brew upgrade node
Posted by: Guest on August-14-2021

Browse Popular Code Answers by Language