Hi all, when I try to configure E2E testing in the...
# help
p
Hi all, when I try to configure E2E testing in the Cypress environment, I get an error. I click the button to configure and an error appears. First 'Initializing Config...' is displayed and then the error appears or now the loading circle is displayed all the time. The Error:
Copy code
Your project does not contain a default supportFile. We expect a file matching cypress/support/e2e.{js,jsx,ts,tsx} to exist.

If a support file is not necessary for your project, set supportFile to false.
https://on.cypress.io/support-file-missing-or-invalid
Other infos: Windows 10 npm 8.5.5 node 16.13.0