Categories
JavaScript Answers

How to update npm on Windows?

Spread the love

To update npm on Windows, we run npm install.

We run

npm install npm@latest

to update npm to the latest version.

By John Au-Yeung

Web developer specializing in React, Vue, and front end development.

Leave a Reply

Your email address will not be published. Required fields are marked *