felixrieseberg/npm-windows-upgrade

Install latest NPM with no prompts option?

Closed this issue · 3 comments

npm-windows-upgrade -p -v 3.8.9 // works

npm-windows-upgrade -p -v latest // doesn't

Is there a way to auto install the newest version of NPM without knowing the version number automatically?

Not right now, but we can probably make that work 👍

...aaaaaand done! Thanks for the tip!

@felixrieseberg Probably should mention this functionality in the README.md. It's a very useful feature, especially for automation. Thanks for adding it! 👍