Answers for "how to update npm"

102

update npm

// update npm//
npm install -g npm@latest
Posted by: Guest on January-11-2021
0

how to update npm

npm update [-g] [<pkg>...]
Posted by: Guest on January-16-2022

Browse Popular Code Answers by Language