deancanD
Convex Community2w ago
7 replies
deancan

Can't deploy to production

🪲Bug Report
Hey, we started getting trouble deploying production build to our client. I noticed on Vercel, that the build started failding with this error:
✔ No indexes are deleted by this push
Uploading functions to Convex...
✖ Error: Unable to start push to https://xxx.convex.cloud
✖ Error fetching POST  https://xxx.convex.cloud/api/deploy2/start_push 400 Bad Request: InvalidModules: Hit an error while pushing:
Loading the pushed modules encountered the following
    error:
Uncaught Cannot read properties of undefined (reading 'log')


The preview deployments end up deploying fine - the same code is used.

Any suggestions? Thanks
Was this page helpful?