kfirooK
Convex Community6mo ago
8 replies
kfiroo

Debugging hanging build - "Analyzing source code..."

Hey all,
I have a NextJS project with Convex.
I am using the RAG and Agent components, other then that nothing special in my setup.

Not quite sure why but when I run my dev command the process hands on "Analyzing source code..."

> convex dev

✔ Provisioned a dev deployment and saved its name as CONVEX_DEPLOYMENT to .env.local

Write your Convex functions in convex/
Give us feedback at https://convex.dev/community or support@convex.dev
View the Convex dashboard at https://dashboard.convex.dev/d/marvelous-...-300

⠼ Analyzing source code...


I have no idea why it hangs, probably an error somewhere.
Is there a way to run the command with some "debug" or "verbose" flag?

Any help would be appreciated 🙏

Thanks
Was this page helpful?