kobilokK
Convex Community4w ago
10 replies
kobilok

JavaScript execution ran out of memory (maximum memory usage: 64 MB)

anyone has this error in the past or today? i got this error today when running dev without any change, but somehow i got this:

> @repo/backend@1.0.0 dev
> convex dev --tail-logs

✖ Error: Unable to start push to "url-name"
✖ Error fetching POST  "url-name"/api/deploy2/start_push 400 B
ad 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)


how to debug this and solve this?

note: i try to clean up node_modules, remove _generated folder, nothing helps
Was this page helpful?