alexanderGugel / ied

:package: Like npm, but faster - an alternative package manager for Node
http://alexandergugel.github.io/ied
MIT License
1.99k stars 53 forks source link

support for --registry broken? #179

Open pourquoi42 opened 7 years ago

pourquoi42 commented 7 years ago

I am trying to run ied against a npm_lazy cache. The cache works fine when using npm install. When I use ied, it just seems to ignore --registry, IED_REGISTRY and -r . It seems to go straight to the public npm registry instead. I can also supply a junk address and it wont care.

hmtran commented 7 years ago

Hi

I have the same problem with ied v2.3.6. Any idea ?