Skip to content

Instantly share code, notes, and snippets.

@fcaldarelli
Created December 21, 2016 22:04
Show Gist options
  • Save fcaldarelli/14fb9f1402fd2a99f43c0f2e00ee2e16 to your computer and use it in GitHub Desktop.
Save fcaldarelli/14fb9f1402fd2a99f43c0f2e00ee2e16 to your computer and use it in GitHub Desktop.
Upgrade NodeJS
Upgrade node:
1. sudo npm cache clean -f
2. sudo npm install -g n
3. sudo n stabl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment