Alen's Notes
Alen Siljak's blog. Interesting links, articles, and thoughts...
Pages
(Move to ...)
Home
TOC
▼
Monday, July 15, 2013
node.js - How can install a new version of NPM ( 1.1.24 )? - Stack Overflow
Upgrading npm is rather easy. All it takes is
npm update npm -g
Source:
node.js - How can install a new version of NPM ( 1.1.24 )? - Stack Overflow
Apparently, it should also be possible to upgrade Node itself, using NPM (
link
). However, this doesn't seem to work well on Windows.
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment