I am over a proxy, and npm install seems blocked, I tried many things, the last i did was following these steps, which also failed,leave it.
Lately I found the reason which is git protocol is blocked by firewall
But when i tried the same link (registry/module) over browser it gave me the json.
So my doubt is do we have any other way to install modules other than shooting an npm install command.
I can see the json over the browser, hope i can copy it, put in a file, in some folder and node just assumes it to be installed.