Cypress electron UI takes several minutes to start up #28036
pythonquick
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Opening Cypress using the
npx cypress open
works but it takes several minutes to loadAfter a few minutes the "Welcome to Cypress!" message appears with the "E2E Testing" link.
Below is an extract of the output when starting Cypress using
DEBUG=cypress* npx cypress open
.What can the issue be?
Beta Was this translation helpful? Give feedback.
All reactions