We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/nrwl/nx/blame/20.4.4/packages/cypress/package.json#L47 restricts use of Cypress to exclude version 14 and later.
Cypress 14 has been out since 20250116, and it has a bug fix that we need. We would like to be able to use it without resorting to --legacy-peer-deps.
--legacy-peer-deps
No response
@nx/cypress
NX Report complete - copy this into the issue template Node : 18.20.6 OS : win32-x64 Native Target : x86_64-windows npm : 10.8.2 nx : 20.4.1 @nx/js : 20.4.1 @nx/jest : 20.4.1 @nx/eslint : 20.4.1 @nx/workspace : 20.4.1 @nx/angular : 20.4.1 @nx/cypress : 20.4.1 @nx/devkit : 20.4.1 @nx/eslint-plugin : 20.4.1 @nx/module-federation : 20.4.1 @nx/plugin : 20.4.1 @nx/storybook : 20.4.1 @nx/web : 20.4.1 @nx/webpack : 20.4.1 typescript : 5.7.2 --------------------------------------- Registered Plugins: @nx/cypress/plugin @tools @nx/storybook/plugin --------------------------------------- Community plugins: @compodoc/compodoc : 1.1.26 @ngrx/effects : 19.0.0 @ngrx/eslint-plugin : 19.0.0 @ngrx/operators : 19.0.0 @ngrx/router-store : 19.0.0 @ngrx/signals : 19.0.0 @ngrx/store : 19.0.0 @ngrx/store-devtools : 19.0.0 @storybook/angular : 8.5.6 angular-eslint : 19.0.2
npm 10.8.2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Current Behavior
https://github.com/nrwl/nx/blame/20.4.4/packages/cypress/package.json#L47 restricts use of Cypress to exclude version 14 and later.
Expected Behavior
Cypress 14 has been out since 20250116, and it has a bug fix that we need. We would like to be able to use it without resorting to
--legacy-peer-deps
.GitHub Repo
No response
Steps to Reproduce
@nx/cypress
, upgrade cypress to 14.x.Nx Report
Failure Logs
Package Manager Version
npm 10.8.2
Operating System
Additional Information
No response
The text was updated successfully, but these errors were encountered: