Support-file-missing-or-invalid #22241
Unanswered
LRejkowski
asked this question in
Questions and Help
Replies: 1 comment 5 replies
-
Hey, you need to put in your cypress.config.js this config below:
Works well for me. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
from version 10x I have problem to run tests from Jenkis.
I'm getting:
Couldn't find tsconfig.json. tsconfig-paths will be skipped
Your project does not contain a default supportFile. We expect a file matching cypress\support\e2e.{js,jsx,ts,tsx} to exist.
even if files exist:

Beta Was this translation helpful? Give feedback.
All reactions