nangus5N
Convex Community4mo ago
2 replies
nangus5

Convex Codegen produces no api.ts file

When I run npx convex codegen, I receive an api.js file in generated, but no api.ts with config specific to my project. however, I can deploy and convex dev just fine. the issue with this is that any time I make a change in my project to any convex type, I get type errors all throughout my next.js typescript. I have tried everything. clean project, new convex projects, blank folders containing only basic schema, resetting my code config. all of it. Please help.
Was this page helpful?