specious / facebook-cli

:computer: Facebook command line client (needs to be updated)
https://asciinema.org/a/87129
397 stars 35 forks source link

unsupport signal SIGPIPE (ruby on window x64). #14

Closed staticdnweb closed 7 years ago

staticdnweb commented 7 years ago

i face this error: unsupport signal SIGPIPE OS: Window 10 please help

specious commented 7 years ago

Thank you for reporting this bug. I didn't realize Windows might not have a PIPE signal, or think to check if a signal is present in the host environment before invoking Signal.trap.

Looking into the issue, I discovered that this has been tackled by multiple projects and chose the same approach as https://github.com/jneen/rouge/commit/c46f01b

Should be fixed in facebook-cli 1.5.4.