You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
cypress-testing-library
version: xnode
version: 16npm
(oryarn
) version: 7What 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:
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)
The text was updated successfully, but these errors were encountered: