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
First of all, I want to apologize because this is not really an issue or bug. I search help with migration.
I am trying to migrate Cypress to v10.11.0. In this app, I have installed v20.1.0 cucumber. The problem is when I try to run a test, the next error appears:
Mi folder system is:
You've added @badeball/cypress-cucumber-preprocessor to your package.json, but you're still importing cypress-cucumber-preprocessor. Although named similarly, they're different packages and they might as well be named abc and xyz. Remove abc from your project altogether.
Take a look at any of the many examples, which all work. If something doesn't work, it's always because you're doing something different.
Hello,
First of all, I want to apologize because this is not really an issue or bug. I search help with migration.
I am trying to migrate Cypress to v10.11.0. In this app, I have installed v20.1.0 cucumber. The problem is when I try to run a test, the next error appears:
Mi folder system is:
My cypress configuration file is:
And my package.json is:
I have reviewed others questions in StackOverflow but any answer helped me. What am I doing wrong? Can anyone help me?Thank you in advance.
Versions
Checklist
cypress-cucumber-preprocessor@4.3.1
(package name has changed and it is no longer the most recent version, see #689).The text was updated successfully, but these errors were encountered: