Command failed with exit code 137 and 2

Hi, how to get more details what happened? Debugging whole day…

tried --max_old_space_size=8192 and 16384 , locally uses ~2-2.5gb

hi, can you try updating your build command to npm run build

Changed, working now, but need time to test more. Thank.

Glad to hear it’s working now for you! We’ll be here if you need anything else!

New build, the same error again, with npm run build
Possible somehow get more details? Like memory used, etc.

It looks like the build was killed due to memory limitations.

On the Pro plan you get 11 GB of memory and 6 CPU’s.

You ran into this 11 GB limit, which caused the build to fail:

To resolve memory-related issues, I’d recommend these support guides:

Thank you for details, will think with team…

Would be good to make this chart available in UI for users.

1 Like

Right now, this data isn’t available in the UI, but we appreciate the feedback and are happy to address any memory concerns as they come up.