Skip to content

Instantly share code, notes, and snippets.

@allanchua101
Created February 26, 2018 12:56
Show Gist options
  • Save allanchua101/51bba6bfd659bd8d8d26e3f93f7fed33 to your computer and use it in GitHub Desktop.
Save allanchua101/51bba6bfd659bd8d8d26e3f93f7fed33 to your computer and use it in GitHub Desktop.
This will install the latest official, tested version of npm.
// This will install the latest official, tested version of npm.
// Run this script one at a time.
npm install npm
npm install npm@latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment