Cypress v14.0.0 is not compatible with plugins - cypress-web-vitals and cypress-real-events #30913
Labels
stage: awaiting external fix
A 3rd party bug in Cypress - awaiting release
v14.0.0 🐛
Issue present since 14.0.0
Current behavior
Hi!
When I want to run my tests with plugins like: cypress-web-vitals and cypress-real-events
I have a logs on gitlab like
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/cypress
npm error dev cypress@"^14.0.0" from the root project
npm error peer cypress@">=6.2.0" from [email protected]
npm error node_modules/cypress-mochawesome-reporter
npm error dev cypress-mochawesome-reporter@"^3.8.2" from the root project
npm error 3 more (cypress-plugin-steps, cypress-terminal-report, cypress-visual-regression)
npm error
npm error Could not resolve dependency:
npm error peer cypress@"^4.x || ^5.x || ^6.x || ^7.x || ^8.x || ^9.x || ^10.x || ^11.x || ^12.x || ^13.x" from [email protected]
npm error node_modules/cypress-real-events
npm error dev cypress-real-events@"^1.13.0" from the root project
npm error peer cypress-real-events@"^1.x" from [email protected]
npm error node_modules/cypress-web-vitals
npm error dev cypress-web-vitals@"^4.1.2" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/cypress
npm error peer cypress@"^4.x || ^5.x || ^6.x || ^7.x || ^8.x || ^9.x || ^10.x || ^11.x || ^12.x || ^13.x" from [email protected]
npm error node_modules/cypress-real-events
npm error dev cypress-real-events@"^1.13.0" from the root project
npm error peer cypress-real-events@"^1.x" from [email protected]
npm error node_modules/cypress-web-vitals
npm error dev cypress-web-vitals@"^4.1.2" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
Desired behavior
No response
Test code to reproduce
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/cypress
npm error dev cypress@"^14.0.0" from the root project
npm error peer cypress@">=6.2.0" from [email protected]
npm error node_modules/cypress-mochawesome-reporter
npm error dev cypress-mochawesome-reporter@"^3.8.2" from the root project
npm error 3 more (cypress-plugin-steps, cypress-terminal-report, cypress-visual-regression)
npm error
npm error Could not resolve dependency:
npm error peer cypress@"^4.x || ^5.x || ^6.x || ^7.x || ^8.x || ^9.x || ^10.x || ^11.x || ^12.x || ^13.x" from [email protected]
npm error node_modules/cypress-real-events
npm error dev cypress-real-events@"^1.13.0" from the root project
npm error peer cypress-real-events@"^1.x" from [email protected]
npm error node_modules/cypress-web-vitals
npm error dev cypress-web-vitals@"^4.1.2" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/cypress
npm error peer cypress@"^4.x || ^5.x || ^6.x || ^7.x || ^8.x || ^9.x || ^10.x || ^11.x || ^12.x || ^13.x" from [email protected]
npm error node_modules/cypress-real-events
npm error dev cypress-real-events@"^1.13.0" from the root project
npm error peer cypress-real-events@"^1.x" from [email protected]
npm error node_modules/cypress-web-vitals
npm error dev cypress-web-vitals@"^4.1.2" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
Cypress Version
14.0.0
Node version
v20.18.0
Operating System
22.04.1-Ubuntu
Debug Logs
Other
No response
The text was updated successfully, but these errors were encountered: