Fix the CircleCI build
bahmutov opened this issue · comments
Gleb Bahmutov commented
Your configFile threw an error from: /root/project/cypress.config.ts
The error was thrown while executing your e2e.setupNodeEvents() function:
/root/project/node_modules/find-cypress-specs/src/index.js:204
const e2eIgnorePattern = options.e2e?.specPattern || e2eDefaults.specPattern
^
SyntaxError: Unexpected token '.'