-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Cypress Window Not Opening #30942
Comments
|
Microsoft Windows [Version 10.0.19045.5371] C:\Users\yashpppp>set DEBUG=cypress:* C:\Users\yashpppp>npx cypress run cypress:cli:cli cli starts with arguments ["C:\Program Files\nodejs\node.exe","C:\Users\yashpppp\AppData\Local\npm-cache\_npx\8710cb4bb9bd9866\node_modules\cypress\bin\cypress","run"] +0ms cypress:snapshot:info Caching 3342, defining 4165 modules! Using cache +0ms DevTools listening on ws://127.0.0.1:50260/devtools/browser/6dd0937b-3d98-4b12-85fe-8f6e431752fb C:\Users\yashpppp> |
Step1: Opening the vs code (Latest Version)
Step2: Cypress Version (Cypress14)
Step2: In terminal wrote the command (npx cypress open)
Step3: Observed Cypress window not opening (still loading the app)
The text was updated successfully, but these errors were encountered: