Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Cypress is on 7.2.0, this library is pegged to "^6" - can that be updated #185

Closed
Pomax opened this issue May 4, 2021 · 1 comment
Closed

Comments

@Pomax
Copy link

Pomax commented May 4, 2021

  • cypress-testing-library version: x
  • node version: 16
  • npm (or yarn) version: 7

What you did:

I tried to install @testing-library/cypress

What happened:

Can't: Cypress is now on 7.2.0 but this package still needs v6

Reproduction repository:

  • install cypress
  • try to install @testing-library/cypress

Suggested solution:

at the very least, update package.json to peg cypress to ^7 and then do a major version release (as compat with v7 is almost certainly going to break some folk's v6 settings)

@MichaelDeBoey
Copy link
Member

Closed by #182

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants