download latest npm version code example
Example 1: install latest npm
npm install npm@latest -g
Example 2: npm latest version windows
npm-windows-upgrade --npm-path "C:\nodejs"
npm install npm@latest -g
npm-windows-upgrade --npm-path "C:\nodejs"