Skip to content

Instantly share code, notes, and snippets.

@dreammonkey
Created October 3, 2014 09:45
Show Gist options
  • Save dreammonkey/7242924c152312018c2a to your computer and use it in GitHub Desktop.
Save dreammonkey/7242924c152312018c2a to your computer and use it in GitHub Desktop.
update nodejs (stable)
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