dthree / cash

Cross-platform Linux commands in ES6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Global node modules hang when called from cash

samkcarlile opened this issue · comments

I created a new directory and ran npm init but it hung and I couldn't ^C out. Any idea what the cause is?

commented

I think its related to this:

#58

Maybe. I also tried http-server (an npm module that I have installed globally) and after I stopped it, the cash prompt didn't appear again and I couldn't type anything.

Ok so it looks like it is just other node processes that do this. http-server, npm, etc...

commented

kk