We may download .msi files from nodejs and install as normal windows application. This shall install both node.exe and npm in system.
In a development environment, I wish to install various version of node and npm in my machine.
I know how to download and install node.exe manually from nodejs. But I couldn't find a way to download npm for Windows manually and extract in the folder I want.