7:56:41 PM: Netlify Build
7:56:41 PM: ────────────────────────────────────────────────────────────────
7:56:41 PM: @netlify/build 30.0.6
7:56:41 PM: accountId: 5a281df58198766d7c1ef647
7:56:41 PM: baseRelDir: false
7:56:41 PM: buildId: 67eaf345647cc2000876b13d
7:56:41 PM: deployId: 67eaf345647cc2000876b13f
7:56:41 PM: ❯ Current directory
7:56:41 PM: /opt/build/repo
7:56:41 PM: ❯ Config file
7:56:41 PM: No config file was defined: using default values.
7:56:41 PM: deploy-preview
7:56:41 PM: ❯ Loading plugins
7:56:41 PM: - @netlify/plugin-gatsby@3.8.3 from Netlify app
7:56:43 PM: Skipping @netlify/plugin-gatsby work, because used Gatsby version supports adapters.
7:56:43 PM: Build command from Netlify app
7:56:43 PM: ────────────────────────────────────────────────────────────────
7:56:43 PM: yarn run v1.3.2
7:56:43 PM: (node:5946) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
7:56:43 PM: (Use `node --trace-deprecation ...` to show where the warning was created)
7:56:43 PM: $ run-s rework-css gatsby-build
7:56:43 PM: (node:5969) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
7:56:43 PM: (Use `node --trace-deprecation ...` to show where the warning was created)
7:56:43 PM: $ node ./src/rework-pure-grids.js
7:56:43 PM: (node:5988) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
7:56:43 PM: (Use `node --trace-deprecation ...` to show where the warning was created)
7:56:43 PM: $ gatsby build
7:56:47 PM: success compile gatsby files - 1.919s
7:56:47 PM: success load gatsby config - 0.017s
7:56:52 PM: success Installing Netlify adapter (gatsby-adapter-netlify@^1.0.4) - 5.533s
7:56:52 PM: info If you plan on staying on this deployment platform, consider installing "gatsby-adapter-netlify@^1.0.4" as a dependency in your project. This will give you faster and more robust installs.
7:56:52 PM: info Using gatsby-adapter-netlify adapter
7:56:59 PM: info [gatsby-adapter-netlify] Found a Gatsby cache. We're about to go FAST. ⚡
success load plugins - 0.665s
7:56:59 PM:
warning gatsby-plugin-react-helmet: Gatsby now has built-in support for modifying the document head. Learn more at
https://gatsby.dev/gatsby-head7:56:59 PM: success onPreInit - 0.005s
7:56:59 PM: success delete worker cache from previous builds - 0.001s
7:56:59 PM: success initialize cache - 0.029s
7:56:59 PM: success copy gatsby files - 0.298s
7:56:59 PM: success Compiling Gatsby Functions - 0.468s
7:56:59 PM: success onPreBootstrap - 0.537s
7:57:00 PM: success createSchemaCustomization - 0.004s
7:57:01 PM: success Clean up stale nodes - 0.109s - 97/0 0.00/s
7:57:01 PM: success Checking for changed pages - 0.000s
7:57:01 PM: success source and transform nodes - 1.005s
7:57:01 PM: info Writing GraphQL type definitions to /opt/build/repo/.cache/schema.gql
7:57:02 PM: success building schema - 0.893s
7:57:02 PM: success createPages - 0.421s
7:57:02 PM: success createPagesStatefully - 0.494s
7:57:02 PM: info Total nodes: 176, SitePage nodes: 96 (use --verbose for breakdown)
7:57:02 PM: success Checking for changed pages - 0.002s
7:57:02 PM: success Cleaning up stale page-data - 0.002s
7:57:02 PM: success onPreExtractQueries - 0.000s
7:57:06 PM: success extract queries from components - 3.490s
7:57:06 PM: success write out redirect data - 0.082s
7:57:07 PM: success Build manifest and related icons - 0.994s
7:57:07 PM: success onPostBootstrap - 0.996s
7:57:07 PM: info bootstrap finished - 23.664s
7:57:07 PM: success write out requires - 0.004s
7:57:07 PM: warning Browserslist: caniuse-lite is outdated. Please run:
7:57:07 PM: npx update-browserslist-db@latest
7:57:19 PM: success Building production JavaScript and CSS bundles - 12.017s
7:57:24 PM: success Building HTML renderer - 5.378s
7:57:24 PM: success Execute page configs - 0.047s
7:57:24 PM: success Caching Webpack compilations - 0.000s
7:57:25 PM: success run queries in workers - 0.096s - 53/53 552.74/s
7:57:25 PM: success Merge worker state - 0.002s
7:57:25 PM: success Rewriting compilation hashes - 0.001s
7:57:25 PM: success Writing page-data.json and slice-data.json files to public directory - 0.035s - 29/29 834.61/s
7:57:35 PM: error Truncated page data information for the failed page "/": {
7:57:35 PM: "errors": {},
7:57:35 PM: "slicesMap": {},
7:57:35 PM: "pageContext": {}
7:57:35 PM: failed Building static HTML for pages - 9.291s
7:57:35 PM: error Building static HTML failed for path "/"
7:57:35 PM: 19 | export function extractCaseStudyDataFromQuery(data) {
7:57:35 PM: > 20 | return data.allMdx.nodes.map(node => {
7:57:35 PM: 21 | return {
7:57:35 PM: 22 | slug: node.parent.name,
7:57:35 PM: 23 | ...node.frontmatter,
7:57:35 PM: WebpackError: TypeError: Cannot read properties of undefined (reading 'allMdx' )
7:57:35 PM: - helpers.js:20
7:57:35 PM: goinvo.com/src/helpers.js:20:15
7:57:35 PM: - helpers.js:60
7:57:35 PM: goinvo.com/src/helpers.js:60:10
7:57:35 PM: - index.js:53
7:57:35 PM: goinvo.com/src/pages/index.js:53:51
7:57:35 PM: - prior-auth.mdx:54
7:57:35 PM: goinvo.com/src/case-studies/prior-auth.mdx:54:60
7:57:35 PM: - react-dom.production.min.js:70
7:57:35 PM: [goinvo.com]/[react-dom]/cjs/react-dom.production.min.js:70:89
7:57:35 PM: - prior-auth.mdx:53
7:57:35 PM: goinvo.com/src/case-studies/prior-auth.mdx:53:19
7:57:35 PM: - prior-auth.mdx:54
7:57:35 PM: goinvo.com/src/case-studies/prior-auth.mdx:54:106
7:57:35 PM: - react-dom.production.min.js:70
7:57:35 PM: [goinvo.com]/[react-dom]/cjs/react-dom.production.min.js:70:89
7:57:35 PM: - react-dom.production.min.js:73
7:57:35 PM: [goinvo.com]/[react-dom]/cjs/react-dom.production.min.js:73:93
7:57:35 PM: - prior-auth.mdx:55
7:57:35 PM: goinvo.com/src/case-studies/prior-auth.mdx:55:1
7:57:35 PM: - react-dom.production.min.js:70
7:57:35 PM: [goinvo.com]/[react-dom]/cjs/react-dom.production.min.js:70:89
7:57:35 PM: - prior-auth.mdx:54
7:57:35 PM: goinvo.com/src/case-studies/prior-auth.mdx:54:133
7:57:35 PM: - react-dom.production.min.js:70
7:57:35 PM: [goinvo.com]/[react-dom]/cjs/react-dom.production.min.js:70:89
7:57:35 PM: - prior-auth.mdx:54
7:57:35 PM: goinvo.com/src/case-studies/prior-auth.mdx:54:133
7:57:35 PM: - react-dom.production.min.js:70
7:57:35 PM: [goinvo.com]/[react-dom]/cjs/react-dom.production.min.js:70:89
7:57:35 PM: - react-dom.production.min.js:68
7:57:35 PM: [goinvo.com]/[react-dom]/cjs/react-dom.production.min.js:68:210
7:57:36 PM: ERROR: "gatsby-build" exited with 1.
7:57:36 PM: "build.command" failed
7:57:36 PM: ────────────────────────────────────────────────────────────────
7:57:36 PM: Error message
7:57:36 PM: Error location
7:57:36 PM: In Build command from Netlify app:
7:57:36 PM: Resolved config
7:57:36 PM: command: yarn build
7:57:36 PM: commandOrigin: ui
7:57:36 PM: - GOINVO_AWS_ACCESS_KEY
7:57:36 PM: - GOINVO_AWS_SECRET_KEY
7:57:36 PM: - GOINVO_COM_BUCKET_NAME
7:57:36 PM: - GOINVO_COM_CLOUDFRONT_DISTRIBUTION_ID
7:57:36 PM: publish: /opt/build/repo/public
7:57:36 PM: publishOrigin: ui
7:57:36 PM: package: '@netlify/plugin-gatsby'
7:57:36 PM: Build failed due to a user error: Build script returned non-zero exit code: 2
7:57:36 PM: Failing build: Failed to build site
7:57:37 PM: Finished processing build request in 1m35.086s