-
Notifications
You must be signed in to change notification settings - Fork 161
Not working with Atom 1.14 #155
Comments
I've just test on macOS and it works well. However, on Windows it doesn't work:
@Tyriar, could you point me what should be changed? I see that you switched PTY.JS to TS. Would be thankful for any help. |
Looks like something bad happened during compilation, maybe some module/node version in apm/atom changed? |
@Tyriar I used Atom's node/apm/npm to build a binary. I've just shared whole build process on AppVeyor. Also, binaries are available as "artifacts". See https://ci.appveyor.com/project/ivankravets/pty-js-bin/build/artifacts Would be good to find maintainers who will support this package. I see that there is no alternative to this package in Atom registry and thousands of developers use it. @nathansobo, @as-cii could you explain to us what has been changed significantly in Atom 1.14? Thank you! |
Atom 1.14 was released. Terminal works fine on WIndows Atom 1.14 ia32, but not on x64. Any chance to fix? |
Use this binaries platformio/pty.js#1 |
Thanks @zorn-v. Placing those files worked for me. Hopefully your changes get incorporated quickly. |
Worked for me as well, I just had to drop them into that folder without overriding anything and relaunched atom. Thanks @zorn-v |
Please update P.S: Thanks a lot, @zorn-v 👍 |
I haven't had a chance to test yet on other OSes/architectures, but pio-terminal isn't working on Atom 1.14.0-beta3 64-bit on Windows 7:
There's just a blinking white cursor instead of a prompt - almost identical to the terminal-plus issue of a few months ago.
Steps to reproduce:
apm install platformio-ide-terminal
ctrl-`
)The text was updated successfully, but these errors were encountered: