oscklmO
Convex Community2y ago
18 replies
oscklm

TypeScript 5.4 and convex

Are there known issues with convex and typescript 5.4.2? If my vscode project is set to use 5.4.2 all my mutations and query functions come back with an error of 'create' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.

But when i switch to 5.3.2 it fixes that. But im using 5.4.2 for a reason, because it allows my path aliases to work like expected in my yarn workspace project
Was this page helpful?