Replies: 1 comment
-
I had a similar error in zod-mock and it turned out to be inconsistent zod versions from different packages in my monorepo. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm encountering a TypeScript error when attempting to use the zValidator function from the @hono/zod-validator package. The error message is as follows:
Code Example:
tsconfig
Beta Was this translation helpful? Give feedback.
All reactions