Debugging hanging build - "Analyzing source code..."
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..."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
