-
Notifications
You must be signed in to change notification settings - Fork 620
No Windows Support - should mention in README.md #24
Comments
I got a little further, but no dice for me either:
|
👍 But, would like to see Windows support. Please :) |
I would like Black Screen to work on Windows. If somebody uses Windows and is willing to collaborate, I would gratefully accept a pull request that fixes the installation. |
even if you don't make it work on Windows, at least call it out in the README, please. (oh and Linux too) |
Added. |
@ShockOne I got it working on windows but there are many things to consider. Issues
I'm working on this and all of them are almost resolved, the main problem is child_pty. |
You're a magician @iiegor! I tried for a few hours to get |
It's very easy! Follow these steps and ignore all realted child_pty messages:
When you have the dependencies run Now you can see black-screen but won't work, you need to remove the platform-dependent code and find a way to replace the child_pty module that is missing. |
Hey, guys. Please try to install it with the latest master. Note that the install command has changed from |
I got errors while installing: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\exception(361): warning C4577: 'noexcept' used npm ERR! [email protected] install: npm ERR! Please include the following file with any support request: Not sure if it's because of build tools. |
This comment suggests a fix. #56 (comment) |
I'm still having some issues with installing on windows. Seems like pty.js doesn't want to be installed.
|
We switched back to using |
😢 The installer doesn't work on Windows:
I presume this to mean that Windows support isn't even a thing. That's all fine and good; project owners do what they want. However, it would have been helpful to me to have a blurb in the README that would have prevented me from getting my hopes up :-)
The text was updated successfully, but these errors were encountered: