maxgod1M
Convex Community6mo ago
4 replies
maxgod1

JavaScript execution ran out of memory

I have been trying to push changes for about an hour and I keep getting this error.

✖ Error fetching POST https://adorable-gnat-320.convex.cloud/api/push_config 400 Bad Request: InvalidModules: Hit an error while pushing:
[0] Loading the pushed modules encountered the following
[0] error:
[0] JavaScript execution ran out of memory (maximum memory usage: 64 MB)


I can see that in the dashboard if I go to schemas and scroll down all the way to the bottom I get a message “code push in progress

I have pulled an earlier version of my app from when it was still working but still not success. A task seems to be hanging on convex cloud this happens on both dev and prod.

Clue:
The error started happening when I introduced a file called enum.ts in the comvez folder.
Was this page helpful?