Hi everyone! I’m having trouble making my build succeed. The build process dies after it starts generating static pages. Here is the build log for context. Any help would be appreciated!
Hey Martin, I didn’t find any solutions useful or relevant to my case unfortunately.
Hi @AhmadJ
Error 137 typically point to memory issues at buildtime. Can you please share with me your site name or ID?
Thanks!
thank you. Can you also provide a few example Deploy IDs that I can take a look at?
Here is a recent failed deploy: Netlify App
@gualter any luck? what can I do to fix this issue
Hey @AhmadJ,
Based on this: Netlify App
your build is running out of memory (RAM) limits. You need to either optimise your build process or build locally and deploy via CLI.
