Skip to content

Instantly share code, notes, and snippets.

@nimboya
Created February 19, 2018 08:18
Show Gist options
  • Save nimboya/0b167e313f1f776c44398dbd62eed6e5 to your computer and use it in GitHub Desktop.
Save nimboya/0b167e313f1f776c44398dbd62eed6e5 to your computer and use it in GitHub Desktop.
Installing Node
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.6/install.sh | bash
. ~/.nvm/nvm.sh
nvm install 6.11.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment