The experimentalComponentTesting configuration option was removed in Cypress version 7.0.0.

Please remove this flag from: /path/to/cypress.config.js

Component Testing is now a standalone command. You can now run your component tests with:

  $ cypress open-ct

https://on.cypress.io/migration-guide