Homebrew installs nvm but nvm can't be found afterwards?
I'm using homebrew and oh-my-zsh on a fresh OSX 10.10.1 install. I got nvm via homebrew and then attempted to run it but says - zsh: command not found: nvm Any idea what the problem is? I was able to install and use git just fine... UPDATED 9/20/2019 As stated by more recent answers from DarkPurple141 and Elise van Looij . nvm doesn't appear to be compatible with homebrew . This is also stated in the official nvm-sh repo located here . Homebrew installation is not supported. If you have issues with homebrew-installed nvm, please brew uninstall it, and install it using the instructions below,