Convex Local Dev Deployments failing
npx convex dev --local --once sets the .env.local to localhost.But Convex cannot connect:
⠴ Fetch failed, is http://127.0.0.1:3210 correct? Retrying...It seems like the local instance isn't running.
Same issue on the Convex Dashboard

