I am getting this error while running my feature file don't know what's wrong sharing the screenshots below
Probably, you had an old version of the package @badeball/cypress-cucumber-preprocessor
.
Because right now, the import is:
import {
DataTable,
Given,
Then,
When,
} from "@badeball/cypress-cucumber-preprocessor";