David Alonso
David Alonso5mo ago

`zodToConvex` helper giving unintelligible errors

Not really sure how to proceed from here...
2 Replies
David Alonso
David AlonsoOP5mo ago
running with -v doesn't show much more.. could this perhaps be related to a convex function interface being recursive? to be clear, I'm able to run npx tsc on the entire project successfully, so I'm finding it super hard to sniff out the issue Interestingly if I set
schemaValidation: false,
schemaValidation: false,
I still see the error due to circular dep issue, was just really not obvious - sharing in case anyone gets weird errors like this - was not a convex issue

Did you find this page helpful?