Brew install nvm. nvm: command not found

There are two steps to installing nvm with brew. First use brew to install the application: brew install nvm Then take a look at the brew info “caveats” section, to see what else you have to do: brew info nvm You might see something like (this can change!): If you do not have a ~/.bash_profile … Read more