Can't start a local deployment
I can't start the local deployment:
I was able to start the local deployment earlier (~1 month ago) when checking out Convex. Today I opened an old project, updated Convex, now can't start the local deployment.
I've already tried disabling local deployments & reenabling them again.
I've also tried
rm -r ~/.convex/convex-backend-state/. After that, I ran npx convex dev --local --once again, maybe a couple of times. Now there are two directories:How to enable the logs to see the error?
