500 Status code when provisioning
Got an error while attempting to run
npx convex dev
:
Not a whole lot of info beyond that. No Convex folder got generated for the app, I couldn't inspect the network response to see what went wrong.
Project seems to have gotten created in Convex's portal, though?1 Reply
Re running the command with
npx convex dev --codegen enable
seems to have gotten it the rest of the way through.