node.js - Is it possible to update NPM using NPM? -


i having problem node module installed , think because node version out of date. went through process of updating , it's pretty mind-numbingly tedious. know node package manager lets install updates other modules, possible update using npm?

yes. npm package.

npm update -g npm 

simple.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -