Error Cypress : > (0 , _cypressCucumberPreprocessor.And) is not a function

86 views Asked by At

i got this error message while trying to run my test using Cypress/Cucumber enter image description here i already imported and keyword in all my files and i already installed all the dependecies. Any ideas? Ali.

i tried to run the tests in cypress

1

There are 1 answers

0
Ali Hassoun On

Resolved


run :

npm i --force

after that you can run :

npx cypress open