You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, just interested to know if this is a really intended behavior and how folks who use typescript work with it.
After updating to 13.2.0 I have my config file in .ts cypress.config.ts since it gives better referencing but of course, it creates nested cypress.config.js and thus I cannot launch cypress facing this error:
Could not load a Cypress configuration file because there are multiple matches.
We've found 2 Cypress configuration files named cypress.config.ts, cypress.config.js at the location below:
What is wrong and how it can be tackled (except by deleting the .js file)?
Thanks!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, just interested to know if this is a really intended behavior and how folks who use typescript work with it.
After updating to 13.2.0 I have my config file in .ts cypress.config.ts since it gives better referencing but of course, it creates nested cypress.config.js and thus I cannot launch cypress facing this error:
What is wrong and how it can be tackled (except by deleting the .js file)?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions