Skip to content

Instantly share code, notes, and snippets.

@fitsum
Last active July 17, 2016 15:09
Show Gist options
  • Save fitsum/5c0b2301b486964766bfa347424efa64 to your computer and use it in GitHub Desktop.
Save fitsum/5c0b2301b486964766bfa347424efa64 to your computer and use it in GitHub Desktop.
node update
sudo npm cache clean -f
sudo npm install -g n
sudo n stable
from https://davidwalsh.name/upgrade-nodejs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment