brucewpaulB
Convex Community5mo ago
2 replies
brucewpaul

Types not generating

I'm using next.js and convex, npx convex dev running, but npm run build is failing to build as the types aren't be generated. And the same thing is happening within my ide.

Interestingly, in my ide, if I go to the convex file where the action/mutation is located, the ide resolves the errors for that usage, but the other usages still fail.
Was this page helpful?