yokoliY
Convex Community3y ago
3 replies
yokoli

No inputs found

hey! I'm adding convex to an existing project & after running
npx convex dev
i got this error
Preparing Convex functions...
error TS18003: No inputs were found in config file '/Users/yli/code/yaig-bot-test/convex/tsconfig.json'. Specified 'include' paths were '["./**/*"]' and 'exclude' paths were '["./_generated","./actions"]'.
It was a bit of a head scratcher since tsconfig was generated under /convex? 🤔 would appreciate any insights here!
Was this page helpful?