taranjeet / mac-setup

3 stars 1 forks source link

zsh: command not found #4

Open karan28598 opened 5 years ago

karan28598 commented 5 years ago
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.11/install.sh | bash
source ~/.zshrc
nvm install v8.9

When doing this, I get zsh: command not found

I think you missed this step before nvm install v8.9

source ~/.nvm/nvm.sh