Skip to content

Instantly share code, notes, and snippets.

@ma-9
Created February 10, 2020 14:01
Show Gist options
  • Save ma-9/8110e4dd88f2f0dd67bcda7941694a41 to your computer and use it in GitHub Desktop.
Save ma-9/8110e4dd88f2f0dd67bcda7941694a41 to your computer and use it in GitHub Desktop.
Gist to Update Node and NPM

Run PowerShell as Administrator

Set-ExecutionPolicy Unrestricted -Scope CurrentUser -Force

npm install -g npm-windows-upgrade

npm-windows-upgrade

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment