Closed sprengerst closed 3 years ago
License-Report uses the npm package 'request' to access the registry. From the documentation of 'request' I see that there are some environment variables respected for proxies (see 'request' documentation on proxies for details).
Will this solve your issue? Sorry, but I don't have a proxied registry at hand to test it on my own.
Hi BePo, I will give it a try. I will comment if this is not solved the issue. Thanks for your guidance.
I even found an example in stackoverflow: request with proxy.
Hi,
thanks for your amazing work.
I saw that your license-report config serves the ability to override the npm registry. Is there also the ability to add a cafile? Otherwise if you are behind a proxy, the custom registry is not practicable.
Best, Stefan