You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.