JacobJ
Convex Community6mo ago
2 replies
Jacob

Getting error Uncaught TypeError: Cannot read properties of undefined (reading 'typeName')

When i go to push code to convex I am getting these these errors
✖ Error: Unable to start push to https://brave-pheasant-119.convex.cloud
✖ Error fetching POST  https://brave-pheasant-119.convex.cloud/api/deploy2/start_push 400 Bad Request: InvalidModules: Hit an error while pushing:
Loading the pushed modules encountered the following
    error:
Failed to analyze maps/collections.js: Uncaught TypeError: Cannot read properties of undefined (reading 'typeName')
    at map [as map] (<anonymous>)

Haven't really changed anything so not sure why I am getting this error.
Was this page helpful?