Skip to content

Instantly share code, notes, and snippets.

@brunoannunciato
Created July 9, 2019 17:34
Show Gist options
  • Save brunoannunciato/7cd8f6f007ea1875f96e591655d71d1f to your computer and use it in GitHub Desktop.
Save brunoannunciato/7cd8f6f007ea1875f96e591655d71d1f to your computer and use it in GitHub Desktop.
Fix: zsh: command not found: nvm
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.34.0/install.sh | bash
source ~/.nvm/nvm.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment