`zodToConvex` helper giving unintelligible errors
Not really sure how to proceed from here...
2 Replies
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
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