Created
December 21, 2016 22:04
-
-
Save fcaldarelli/14fb9f1402fd2a99f43c0f2e00ee2e16 to your computer and use it in GitHub Desktop.
Upgrade NodeJS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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