Hey all, I tried to search for solutions
Hey all, I tried to search for solutions to this issue but couldn't find any. I'm running into this error with vitest-pool-workers
I know that the
snakecase-keys
package is loaded from @clerk/backend
. Not sure how to fix it since I need the clerk package in my worker.
Are there any solutions to this?1 Reply
Made a Github issue for this - https://github.com/cloudflare/workers-sdk/issues/6715
Also provided a minimal reproduction repository.
GitHub
🐛 BUG: vitest-pool-workers Cannot use require() to import an ES Mod...
Which Cloudflare product(s) does this pertain to? Workers Vitest Integration What version(s) of the tool(s) are you using? 3.78.2 [wrangler], 0.5.2 [vitest-pool-workers] What version of Node are yo...