nemmind1
Deno check fail
Hi, I'm trying to use the effect packages with deno, most of them are working, but the sql-drizzle package don't:
This is the error message: once it references the
common.d.ts
another the common.d.cts
file of the same package and it does not know they are the same.
This works with node+typescript.
Please help me find out is this a deno bug, or an effect bug.
Thanks!6 replies