Open
Description
We need a way to support 3rd party/Private NPM registries where the user should be able to set the NPM registry via an environment variable.
Can use NPM flag --registry
in order to pass the registry on the fly when installing an NPM module.
The fallback registry should be https://registry.npmjs.org