Open sbrl opened 9 years ago
That looks nasty as hell.
On my system, pty.js
version is 0.3.0. Maybe could you try installing that version and try using that one? It would require you to modify termrk's package.json and mark dependency pty.js
to use version 0.3.0, then running apm install
(or apm build
?) in the termrk directory.
Update: npm install pty.js@0.2.13
on my system returns the same error you get. Therefore, I will go ahead and update termrk's version of pty as well. Patch will be published shortly.
In any case, please let me know how everything goes. Thanks again for the feedback.
Yep, no problems with pty.js
version 0.3.0. Thanks for the help!
I just updated to atom version 1.2.0, and now I can't install
termrk
anymore!Here's the error output: