Skip to content
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

nx/cypress is out of date #30097

Open
1 of 4 tasks
LMFinney opened this issue Feb 18, 2025 · 0 comments
Open
1 of 4 tasks

nx/cypress is out of date #30097

LMFinney opened this issue Feb 18, 2025 · 0 comments

Comments

@LMFinney
Copy link

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

  1. In a new repo with @nx/cypress, upgrade cypress to 14.x.
  2. You will get a peer dependency issue.

Nx Report

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

Failure Logs

Package Manager Version

npm 10.8.2

Operating System

  • macOS
  • Linux
  • Windows
  • Other (Please specify)

Additional Information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant