Skip to content

Instantly share code, notes, and snippets.

@garmjs
Created June 24, 2015 14:58
Show Gist options
  • Select an option

  • Save garmjs/dac5e084c370fc6a5285 to your computer and use it in GitHub Desktop.

Select an option

Save garmjs/dac5e084c370fc6a5285 to your computer and use it in GitHub Desktop.
Upgrade Node.js via NPM
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