-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
I just stumbled on this package, and I think it really fills a gap for corporate users where the certificate setup for Node.js is a struggle for many users.
However, in our environment, the npm repositories are not excluded from DPI. This means that on a fresh machine with Node.js installed, npm install doesn't work due to certificate validation issues. I can work around that, but this still leaves the general user with the same struggle as before, unless they get a prebundled software where this package is already included.
I got the idea that maybe this package can be used like a wrapper (or fork) of npm binary - hence solving the npm issue too. Has this been considered?
Metadata
Metadata
Assignees
Labels
No labels