convex-js
convex-js copied to clipboard
convex deploy fails on version 1.29.2
Executing the following command using "convex": "1.29.2" it is no possible to deploy:
$ bunx convex deploy
Verifying that the push isn’t deleting large indexes...
✖ Error: Unable to start push to http://127.0.0.1:3210
✖ Error fetching POST http://127.0.0.1:3210/api/deploy2/evaluate_push 404 Not Found: http://127.0.0.1:3210/api/deploy2/evaluate_push
The same command works with version 1.29.1.