MimameidM
Convex Community6mo ago
2 replies
Mimameid

Adding Polar component breaks app

✖ Error: Unable to start push to https://<url>.convex.cloud
✖ Error fetching POST  https:/<url>.convex.cloud/api/deploy2/start_push 400 Bad Request: InvalidModules: Hit an error while pushing:
Loading the pushed modules encountered the following
error:
JavaScript execution ran out of memory (maximum memory usage: 64 MB)


This is the error that I get when I do the polar component in my convex.config.ts`. I then went on to remove everything else in my backend, such that the generated files would be thinned out. No success. So pretty much not reproducible.

Versions are latest on everything.
Was this page helpful?