Skip to content

Instantly share code, notes, and snippets.

@vallettea
Created May 16, 2015 12:26
Show Gist options
  • Save vallettea/f969c89b3556f3021191 to your computer and use it in GitHub Desktop.
Save vallettea/f969c89b3556f3021191 to your computer and use it in GitHub Desktop.
brew install node010 --without-npm
echo prefix=~/.node >> ~/.npmrc
curl -L https://www.npmjs.com/install.sh | sh
# add export PATH="$HOME/.node/bin:$PATH"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment