Replies: 2 comments 3 replies
-
you need to set https://gist.github.com/43081j/78ce1392abb5043b02a29355006880a5#file-mocharc-json afaik, you can also have both |
Beta Was this translation helpful? Give feedback.
0 replies
-
I have the same issue after upgrade from v4 to v5.
If that's the case shouldn't this issue also crop up in chai v4? Besides, we're already using the typescript loader. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Environment
Node 20.11.1
Dependencies
npx ./node_modules/mocha/bin/mocha.js ./src/sample.test.ts
Issue
After upgrading chai 4.4.1 => 5.1.1 consistently getting Error:
Beta Was this translation helpful? Give feedback.
All reactions