user 1
0
Q:

how to update npm

npm install -g npm@latest
5
npm install -g npm@latest 
// for global install		
2
npm update -g <package_name>
3
npm update -g
1
npm outdated -g --depth=0
1

New to Communities?

Join the community