Skip to content

Instantly share code, notes, and snippets.

@jonkiddy
Created November 12, 2016 21:35
Show Gist options
  • Save jonkiddy/524f0c919d83216e82e992c137ae933e to your computer and use it in GitHub Desktop.
Save jonkiddy/524f0c919d83216e82e992c137ae933e to your computer and use it in GitHub Desktop.
# Updating 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