Compilation Error: Cannot find module 'effect/match'
Hi everyone,
My code compiles locally but fails to compile in my CI with the following error:
I'm using
Even when the CI cache is disabled I have this issue. Any idea?
My code compiles locally but fails to compile in my CI with the following error:
I'm using
pnpm and:Even when the CI cache is disabled I have this issue. Any idea?
