update npm command line code example
Example 1: update npm
// update npm//
npm install -g npm@latest
Example 2: update npm
// update npm to latest version //
npm install -g npm@latest
Example 3: update npm
npm install -g npm@latest
// for global install