Skip to content

Instantly share code, notes, and snippets.

@steinwaywhw
Created May 11, 2014 21:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save steinwaywhw/b027bb72d766b0d753b8 to your computer and use it in GitHub Desktop.
Save steinwaywhw/b027bb72d766b0d753b8 to your computer and use it in GitHub Desktop.
Upgrade node
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