Paul OchiengP
Convex Community10mo ago
6 replies
Paul Ochieng

unable to push deployment

I get this bug when trying to push my code to convex

✖ Error: Unable to push deployment config to https://giddy-hyena-745.convex.cloud
✖ Error fetching POST https://giddy-hyena-745.convex.cloud/api/push_config 400 Bad Request: Error: Hit an error while pushing:
Uncaught TypeError: Cannot read properties of undefined (reading 'json')
at <anonymous> (../../node_modules/convex/src/values/validators.ts:307:24)
at map [as map] (<anonymous>)
at get json [as json] (../../node_modules/convex/src/values/validators.ts:304:10)
Was this page helpful?