nicolasfry
nicolasfry
CDCloudflare Developers
Created by nicolasfry on 10/30/2023 in #pages-help
Segfaulting when building my Gatsby project
Things I am trying: - moving to build environment v2 - removing peg for python version - change build step to npx gatsby build (as opposed to my npm run build which does npm run copy-pdf-worker && gatsby build)
3 replies
CDCloudflare Developers
Created by nicolasfry on 10/30/2023 in #pages-help
Segfaulting when building my Gatsby project
09:17:02.781 - while fulfilling desired order of chunk group(s)
09:17:02.781 component---src-pages-catalogs-knowledgebases-index-tsx,
09:17:02.781 component---src-pages-templates-template-item-id-foldervariables-index-tsx
09:17:02.782
09:17:02.840 AGsuccess Building production JavaScript and CSS bundles - 201.372s
09:17:02.841
09:17:02.857 AGGatsby Config Mode: production
09:17:02.858
09:17:24.098 /opt/build/bin/build: line 39: 1602 Segmentation fault gatsby build
09:17:24.161 Failed: build command exited with code: 139
09:17:25.080 Failed: error occurred while running build command
09:17:02.781 - while fulfilling desired order of chunk group(s)
09:17:02.781 component---src-pages-catalogs-knowledgebases-index-tsx,
09:17:02.781 component---src-pages-templates-template-item-id-foldervariables-index-tsx
09:17:02.782
09:17:02.840 AGsuccess Building production JavaScript and CSS bundles - 201.372s
09:17:02.841
09:17:02.857 AGGatsby Config Mode: production
09:17:02.858
09:17:24.098 /opt/build/bin/build: line 39: 1602 Segmentation fault gatsby build
09:17:24.161 Failed: build command exited with code: 139
09:17:25.080 Failed: error occurred while running build command
3 replies