convex-js
convex-js copied to clipboard
CLI stuck at "Finding component definitions..."
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