Closed estefafdez closed 1 year ago
@vCaisim would appreciate your help here
any update on this issue? thanks!
@estefafdez I am not able to reproduce, do you happen to have a small repro?
p.s. @vCaisim did you have any luck?
@estefafdez would appreciate a reproducible mini example - seems like it has something to do with the ESM configuration of your project. We are having trouble reproducing it.
@estefafdez would appreciate a reproducible mini example - seems like it has something to do with the ESM configuration of your project. We are having trouble reproducing it.
Hello @agoldis , I don't understand the ESM, can you tell me how can I change that? I still get the same issue :(
@agoldis the problem was resolved by adding this line on the tsconfig.json
"module": "ESNext"
Thanks! :)
Before opening, please confirm:
Environment information
Describe the bug
When running the tests in Jenkins with the new Cypress version, we got the following error:
Expected behavior
You can execute the tests properly.
Command and Setup
Full log and debug output