Done!

How to upgrade npm?


Run following command on your terminal to upgrade the npm

npm install npm@latest -g

npm -v