Description: The article describe how install portable version of npm.
Downlaod the nmp.zip and extract to folder A
Download the npm.tar.gzip and extract, but only copy the npm(no extension) on the same layer with npm.bat
Download the node.exe under folder A and place on the same layer with npm.bat
Add folder A to the system path
Run command to update the npm
npm install npm -g