Spooki
Spooki
CCConvex Community
Created by Spooki on 5/9/2025 in #support-community
InvalidDeploymentName
Without changing any code - after clearing out my entire table (of 14k rows) in dev i am not completely unable to run anything:
convex dev --until-success && convex dev --once --run-sh 'node setup.mjs --once' && convex dashboard
✖ Error fetching GET https://provision.convex.dev/api/deployment/%20yugioh-assistant/team_and_project 400 Bad Request: InvalidDeploymentName: Couldn't parse deployment name yugioh-assistant  ELIFECYCLE  Command failed with exit code 1. It was working perfectly just a couple minutes before. Im using Nextjs. Pls help 🙏
4 replies