Hello Cypress team,
I have a problem with displaying spec files in new Cypress Component Test Runner even if I use this example of component testing - https://github.com/lmiller1990/cypress-react-template
Also there is an error in terminal after yarn cypress open-ct started
Current behavior



Desired behavior
Should display spec files in new Cypress Component Test Runner and should not be an error in terminal
Test code to reproduce
https://github.com/lmiller1990/cypress-react-template
Versions
Cypress version - 7.0.0,
Browser Chrome Version - 89.0.4389.114
Operating System - windows10
Node version - v15.13.0
Hello Cypress team,
I have a problem with displaying spec files in new Cypress Component Test Runner even if I use this example of component testing -
https://github.com/lmiller1990/cypress-react-templateAlso there is an error in terminal after
yarn cypress open-ctstartedCurrent behavior
Desired behavior
Should display spec files in new Cypress Component Test Runner and should not be an error in terminal
Test code to reproduce
https://github.com/lmiller1990/cypress-react-templateVersions
Cypress version - 7.0.0,
Browser Chrome Version - 89.0.4389.114
Operating System - windows10
Node version - v15.13.0