For anyone who gets this error from a Gatsby v4 build-in Netlify. we fixed it by adding GATSBY_CPU_COUNT=2 to our build in Netlify.
Source of Research to solve problem:
For anyone who gets this error from a Gatsby v4 build-in Netlify. we fixed it by adding GATSBY_CPU_COUNT=2 to our build in Netlify.
Source of Research to solve problem: