Closed aabmets closed 4 hours ago
This is a duplicate of https://github.com/vitest-dev/vitest/issues/6806 It's happening since last release v2.1.4. The fix is planned and please check the linked issue for workaround https://github.com/vitest-dev/vitest/issues/6806#issuecomment-2443205856.
Describe the bug
Running
vitest
in my project causes the following error to be thrown:Here's my package.json if you need to see dependencies.
BTW, this
vitest.config.ts
does not affect the error:Reproduction
No idea how to reproduce, just install dependencies and run
vitest
System Info
Used Package Manager
npm
Validations