Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't open Cypress on Mac #4124

Closed
stoplion opened this issue May 4, 2019 · 3 comments
Closed

Can't open Cypress on Mac #4124

stoplion opened this issue May 4, 2019 · 3 comments

Comments

@stoplion
Copy link

stoplion commented May 4, 2019

Running npx cypress open doesn't open a window, and no cypress folder is created.
"cypress": "^3.2.0" on Mac 10.14

@stoplion
Copy link
Author

stoplion commented May 6, 2019

ran cypress cache clear
now getting..

Cypress failed to start.

This is usually caused by a missing library or dependency.

The error below should indicate which dependency is missing.

https://on.cypress.io/required-dependencies

If you are using Docker, we provide containers with all required dependencies installed.
----------

Command failed: /Users/geo/Library/Caches/Cypress/3.2.0/Cypress.app/Contents/MacOS/Cypress --smoke-test --ping=484
----------

Platform: darwin (18.0.0)
Cypress Version: 3.2.0

and window does not open..

@stoplion
Copy link
Author

stoplion commented May 6, 2019

unset NODE_OPTIONS fixed this

@stoplion stoplion closed this as completed May 6, 2019
@jennifer-shehane
Copy link
Member

There is a fix for this that is pending release in our next Cypress 3.3.0 version #1676

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants