convex-js icon indicating copy to clipboard operation
convex-js copied to clipboard

CLI stuck at "Finding component definitions..."

Open danielmartinsen opened this issue 3 months ago • 4 comments

The Convex CLI intermittently hangs at the "Finding component definitions..." step. This occurs with both convex dev and convex deploy. Deleting node_modules and reinstalling temporarily fixes it, but the issue returns after stopping convex dev and running it again in a new terminal session.

No additional output or errors are shown beyond the "Finding component definitions..." line.

Environment:

  • convex: v1.26.2
  • bun: v1.2.19

danielmartinsen avatar Aug 30 '25 16:08 danielmartinsen