Skip to content

Instantly share code, notes, and snippets.

@rodleviton
Created August 28, 2014 02:26
Show Gist options
  • Save rodleviton/d8448424e1d73138ac13 to your computer and use it in GitHub Desktop.
Save rodleviton/d8448424e1d73138ac13 to your computer and use it in GitHub Desktop.
Node upgrade OSX
sudo npm cache clean -f
sudo npm install -g n
sudo n stable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment