Skip to content

Instantly share code, notes, and snippets.

@kelsS
Created May 20, 2017 03:10
Show Gist options
  • Save kelsS/64d845c9bb35cb0eb6cbfbbfe69effe0 to your computer and use it in GitHub Desktop.
Save kelsS/64d845c9bb35cb0eb6cbfbbfe69effe0 to your computer and use it in GitHub Desktop.
Update Nodejs
sudo npm cache clean -f
sudo npm install -g n
sudo n stable
*or sudo n latest for latest version*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment