How can I update NodeJS and NPM to the next versions?
Asked 07 September, 2021
Viewed 2.3K times
  • 52
Votes

I just installed Node.js and npm (for additional modules).

How can I update Node.js and the modules which I'm using to the latest versions?

Can npm do it, or do I have to remove and reinstall Node.js and npm to get the next versions?

I followed this steps in the npm section.

30 Answer