Saturday 10 June 2017

.npmrc unable to npm install

At work we use Visual Studio Team Services (VSTS) npm registry to install modules. now in the "user/npmrc" file I set the credentials for this services in there. Now for the work project e.g. workUI npm installs without a problem but when i try to npm install for my personal projects e.g. myProject npm fails. I get a bunch of ERR! errors.npm install for personal projects

Is there a possible work around for this? Is there a way I can have the VSTS registry settings segregated so npm can work for personal projects as well. Logging on to the VPN doesn't seem to solve the problem.



via Chief

No comments:

Post a Comment