cypress: "Cypress verification failed" after upgrading to 13.6.5 with use of NX
Current behavior
After upgrading to v 13.6.5, running Cypress throws “Cypress verification failed.”.
Desired behavior
Should not fail after upgrading
Test code to reproduce
cypress open
Cypress Version
13.6.5
Node version
20.11.0
Operating System
macOS
Debug Logs
[FAILED] Cypress Version: 13.6.5
Cypress verification failed.
This command failed with the following output:
/home/runner/.cache/Cypress/13.6.5/Cypress/Cypress --no-sandbox --smoke-test --ping=846
Other
No response
About this issue
- Original URL
- State: closed
- Created 4 months ago
- Reactions: 8
- Comments: 16 (10 by maintainers)
Commits related to this issue
- test: downgrade cypress see https://github.com/cypress-io/cypress/issues/28982 — committed to graasp/graasp-app-collaborative-ideation by swouf 4 months ago
- fix: ratings (#87) make rating empty by default and remove hover effect test: downgrade cypress see https://github.com/cypress-io/cypress/issues/28982 — committed to graasp/graasp-app-collaborative-ideation by swouf 4 months ago
We’ve identified a possible solution on our side and will work on getting a patch fix out.
Unfortunately, there doesn’t seem to be a workaround that users of NX can do in the meantime in order to use Cypress 13.6.5.
BTW every JHipster workflows is failing with 3.6.5. https://github.com/jhipster/generator-jhipster/pull/25282
Version 3.6.4 is working as expected at main branch. Not using NX.
@johansunden Can you open a seperate issue please?