Answers for "install nodejs with nvm mac"

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
0

install nvm mac

export NVM_DIR=~/.nvmsource $(brew --prefix nvm)/nvm.sh
Posted by: Guest on March-05-2021

Browse Popular Code Answers by Language