-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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 3.3.1 on windows it just stuck at "Opening Cypress..." #4442
Comments
Could you run |
Hello, not sure if this is related or helpful but I recently tried updating to 3.3.1 and got this message:
I tried a variety of different things, including following the docs cited, but wasn't able to open Cypress because of this. I have rolled back to 3.3.0 in the meantime. npm: v6.4.1 |
hello good day there are examples of how to use window other than cypress documents. |
In order to direct better focus on the overall problem that is being described in several issues - we opened one issue to track this behavior #4624 Please add any information about how we can reproduce this bug there. 🙏 |
npm: v4.2.6
node: 3.5.2
cypress: 3.3.1
It is successfully installed using bash on windows 10.
I tried it on multiple win10s but they all resulted the same.
after i have used
node_modules/.bin/cypress open
the Cyress is verified, but it just stuck at "Opening Cypress..."
there aren't any further move after that. I had no choice but to ^C.
What should I do?
Should i just download the Cypress.exe?
I wonder if there are any docs for supporting windows version CI ? cuz I am not very familiar of the dependencies on windows if there should be any.
The text was updated successfully, but these errors were encountered: