addaleax / lzma-native

Node.js interface to the native liblzma compression library (.xz file format, among others)
MIT License
105 stars 37 forks source link

Npm install stuck #76

Open mio9 opened 5 years ago

mio9 commented 5 years ago

image literally never moved again for the next hour. the command ran is just npm install (lzma-native is being install as a dependancy of other modules)

mio9 commented 5 years ago

correction: the problem is still existing, although it is able to continue after intense waiting, but still I consider that as a potential problem as installing should not require an extreme long hang of estimate 10 or more minutes

addaleax commented 4 years ago

@mio9 I have no idea why that would be happening unless you share more information about the environment in which this ran.

Eli-Black-Work commented 1 year ago

@mio9 Is this issue still happening? I remember that NPM had issues like this in the past, and the should be fixed now 🙂 (Alternatively, we moved to Yarn, which also solved this issue)