Created
October 2, 2017 15:09
-
-
Save soncco/a61c7fb1528ce0f5d0bbf14e787dbaaa to your computer and use it in GitHub Desktop.
node upgrade
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
sudo npm cache clean -f | |
sudo npm install -g n | |
sudo n 6.11.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment