moscajs / mosca

MQTT broker as a module
mosca.io
3.2k stars 513 forks source link

infinite loop via npm install #799

Open deostroll opened 4 years ago

deostroll commented 4 years ago

Not sure if this issue is addressed earlier. I am trying to install mosca on raspbian buster.

https://youtu.be/0fP7IcwQ6jw

the npm install doesn't complete by itself.

I have to manually go there and hit ctrl+c to force npm install to quit "gracefully". (Yes, it exits with a 0 exit code)

I have no idea what is happening. Perhaps the following screenshot might help.

Screenshot from 2019-09-20 22-50-19

Hoping someone can resolve this. At lease provide an explanation for what is happening.