Trying like hell to upgrade my #Gatsby site from 4 to 5... The path wasn't straightforward, and I gave up trying to upgrade in place. I finally got everything working by spinning up a new site, selectively copying over content, and carefully rebuilding each feature one-at-a-time. Got all the features working, copied over the remaining content, and now Gatsby just exists with the message "killed" 😤
Okay, it's clearly memory related.
Fiddled with Node memory limits and Gatsby CPU limits to no avail.
Deleted some content and the site builds. Now to slowly add it back to see when it dies.