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

Support for cypress > 10.3 #2

Open
benrowe-chuffed opened this issue Jul 6, 2022 · 0 comments
Open

Support for cypress > 10.3 #2

benrowe-chuffed opened this issue Jul 6, 2022 · 0 comments

Comments

@benrowe-chuffed
Copy link

benrowe-chuffed commented Jul 6, 2022

I've just tried installing this running the latest version of cypress (10.3.0) however I get a peer dependency issue.

image

Here's my currency dependencies:

npm ls
project@
├── @foreachbe/[email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
└── [email protected]

Presumably this is because the package.json has a peer dependency on cypress using | ^10.0.0 ?

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

No branches or pull requests

1 participant