zod-to-ts
zod-to-ts copied to clipboard
Type instantiation is excessively deep and possibly infinite
Does anyone get this when trying to use zod-to-ts
in Deno?
deno --version
deno 1.35.3 (release, x86_64-apple-darwin)
v8 11.6.189.12
typescript 5.1.6
Maybe because of TS 5.x?
What's the Zod schema you tried to convert?