Skip to content

Conflicting peer dependency with new Cypress release 13.0.0 #261

Open
@the-serious-programmer

Description

@the-serious-programmer
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @testing-library/cypress@9.0.0
npm ERR! Found: cypress@13.0.0
npm ERR! node_modules/cypress
npm ERR!   dev cypress@"^13.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer cypress@"^12.0.0" from @testing-library/cypress@9.0.0
npm ERR! node_modules/@testing-library/cypress
npm ERR!   dev @testing-library/cypress@"^9.0.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: cypress@12.17.4
npm ERR! node_modules/cypress
npm ERR!   peer cypress@"^12.0.0" from @testing-library/cypress@9.0.0
npm ERR!   node_modules/@testing-library/cypress
npm ERR!     dev @testing-library/cypress@"^9.0.0" from the root project

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions