Closed rhysd closed 9 years ago
I have accured same problem and created pull request, hope @chjj will merge it soon
Hi! We have exactly same bug. Can you fix it as soon as possible?
@G07cha
Thank you for your fix. I wait @chjj will marge.
Actually you can install from my fork:
npm install -g https://github.com/G07cha/tty.js.git
But if you want to recieve future updates keep eye on my pull request and this issue. If issue will be closed you can switch back to original repository.
It was still using an old version of pty.js (which for some reason was removed from npm? not sure). Should be fixed now.
Thanks, closing my pull request
:tada:
Oh, this new version of pty.js also solves the zombie process problem that initially started ocurring in node >0.8.0.
I tried to install tty.js
But I got an error as below.
Is package dependency broken? My environment is:
npm-debug.log is here.