1.0.2 • Published 7 years ago
npm-win-upgrade v1.0.2
npm-win-upgrade
Npm tool for upgrade Windows npm node installation.
Installation
Install the package as global.
npm install -g npm-win-upgradeUsage
This command will uninstall your global npm package (if installed).
And update the local Program Files\nodejs npm package (if required).
npm-win-upgradeThis operation requires admin privileges to write in Program Files\nodejs, so you will be asked for UAC.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.