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

A freeze on install #168

Open mourner opened 7 years ago

mourner commented 7 years ago

When installing dependencies for this module (ied install while in the cloned directory), it seems to get stuck. Seems that CPU is still active, but nothing happens. Here's a sample output (had to interrupt with Ctrl-C):

~/projects/test → time ied install
^C
real    20m18.485s
user    14m40.493s
sys 7m54.369s
wmertens commented 7 years ago

Same, on same platform. You can see the clock rotating, then the line clears and then nothing.

pzl commented 7 years ago

experiencing this on centos 7