An unexpected error occurred while verifying the Cypress executable.
Please search Cypress documentation for possible solutions:
https://on.cypress.io
Check if there is a GitHub issue describing this crash:
https://github.com/cypress-io/cypress/issues
Consider opening a new issue.
----------
TypeError: Cannot read property 'pipe' of null
----------
Platform: darwin (16.7.0)
Cypress Version: 1.0.0
Also, when running tests on the CLI, the output is not colored anymore.
Can it be the child process spawn options? I bet it is child.stderr work we have done to dev null stream
Sent from my iPhone
On Oct 10, 2017, at 14:19, Brian Mann ***@***.***> wrote:
Yeah I am seeing that too. Our linux + windows versions are passing in CI, so might just be OSX.
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
On Oct 10, 2017, at 14:23, Brian Mann ***@***.***> wrote:
I am seeing the same error when installing 0.20.3 on the new CLI
CYPRESS_BINARY_VERSION=0.20.3 cypress install
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
I get the following error, think it's related:
An unexpected error occurred while verifying the Cypress executable.
Please search Cypress documentation for possible solutions:
https://on.cypress.io
Check if there is a GitHub issue describing this crash:
https://github.com/cypress-io/cypress/issues
Consider opening a new issue.
----------
TypeError: Cannot read property 'pipe' of null
----------
Platform: win32 (10.0.10240)
Cypress Version: 1.0.0