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 3.3.1 on windows it just stuck at "Opening Cypress..." #4442

Closed
Nagimagi opened this issue Jun 12, 2019 · 4 comments
Closed

Comments

@Nagimagi
Copy link

Nagimagi commented Jun 12, 2019

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.

@jennifer-shehane
Copy link
Member

Could you run cypress open in debug mode mode and print the logs here?

@jennifer-shehane jennifer-shehane added the stage: needs information Not enough info to reproduce the issue label Jun 17, 2019
@slappinlappin
Copy link

slappinlappin commented Jun 17, 2019

Hello, not sure if this is related or helpful but I recently tried updating to 3.3.1 and got this message:

 ×  Verifying Cypress can run C:\Users\MyLocalPath\AppData\Local\Cypress\Cache\3.3.1\Cypress
   → Cypress Version: 3.3.1
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: C:\Users\MyLocalPath\AppData\Local\Cypress\Cache\3.3.1\Cypress\Cypress.exe --smoke-test --ping=876

----------

Platform: win32 (10.0.17763)
Cypress Version: 3.3.1

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
Cypress: 3.3.1
node: 10.14.2

@SUSANO-O
Copy link

hello good day there are examples of how to use window other than cypress documents.

@jennifer-shehane
Copy link
Member

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. 🙏

@cypress-io cypress-io locked and limited conversation to collaborators Jul 1, 2019
@jennifer-shehane jennifer-shehane removed the stage: needs information Not enough info to reproduce the issue label Jul 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants