Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
-
None
Description
Repro steps show the full impact ...
jessem-osx: jessem$ npm config get registry https://registry.npmjs.org/ jessem-osx: jessem$ plugman config get registry http://registry.cordova.io jessem-osx: jessem$ plugman config set registry http://plugins.cordova.io jessem-osx: jessem$ plugman config get registry http://registry.cordova.io jessem-osx: jessem$ npm config get registry http://plugins.cordova.io/
After attempting to set the plugman registry, npm will be unusable for installing packages.