Top "Npm-registry" questions

For questions specifically about npm, Inc.

Setting up username and password for npm registry URL

I am trying to use npm to install a package from url : http://host:80 I did the following: npm config …

node.js npm npm-install npm-registry npm-config
How do we verify "npm login" succeeded and the token has not expired?

I've got a script that verifies a user has logged into a private npm registry (via "npm login") by greping …

npm npm-registry
npmrc multiple registries for the same scope

Is it possible to contain multiple registries for the same scope? In my company, we use @mycompany scope for both …

node.js npm npm-registry