cypress-io / cypress-grep

Filter tests using substring
137 stars 19 forks source link

Incompatible error is wrong #132

Closed Songyu-Wang closed 1 year ago

Songyu-Wang commented 2 years ago

Error: Incompatible versions detected, cypress-grep 2.0.0+ requires Cypress 10.0.0+ is what I got when I mistakenly installed the newest version It should be 3.0.0

byrond commented 2 years ago

I received this as well when I installed cypress-grep 3.0.1 and cypress 10.3.0.

Songyu-Wang commented 2 years ago

Fix PR us created, but its closed because I dont want a fork to exist on my repo list. Feel free to reopen and land the PR

nemanjaglumac commented 2 years ago

Looking at the changelog in releases makes this even more confusing. It says that v3 will support only Cypress configs less than or equal to Cypress 10 😕

Was it supposed to say that the v3 will support only Cyperss 10 and greater versions instead? cc @bahmutov

gili-lumigo commented 2 years ago

I'm having the same issue with cypress 10.3.0 & cypress-grep 3.0.2.

jordanpowell88 commented 1 year ago

We are in the process of deprecating this repo as this package has been republished under @cypress/grep and has moved to https://github.com/cypress-io/cypress/tree/develop/npm/grep. I'm going to go ahead and close this issue as it appears stale. If this is still an issue, please open a new issue here