prismicio / gatsby-source-graphql-universal

Plugin for connecting arbitrary GraphQL APIs to Gatsby GraphQL with client side execution
2 stars 6 forks source link

Unknown option: .reactRuntime #13

Closed wardpeet closed 4 years ago

wardpeet commented 4 years ago

I copied this issue from https://github.com/gatsbyjs/gatsby/issues/26736

Description

Running gatsby develop results in 2 errors stating: "Unknown option: .reactRuntime"

It might be something to do with images, as I noticed the errors crop up just after the console statement: "Generating image thumbnails"...

success createPages - 16.044s
success Checking for changed pages - 0.002s
success createPagesStatefully - 0.102s
success update schema - 0.116s
success write out redirect data - 0.002s
success Build manifest and related icons - 0.117s
success onPostBootstrap - 0.127s
info bootstrap finished - 77.267s
success onPreExtractQueries - 0.003s
success extract queries from components - 0.406s
success write out requires - 0.046s
success run static queries - 0.212s - 1/1 4.72/s
success run page queries - 1.786s - 1679/1679 940.12/s
success Generating image thumbnails - 4.130s - 6/6 1.45/s

 ERROR #98123  WEBPACK

Generating development JavaScript bundle failed

Unknown option: .reactRuntime. Check out https://babeljs.io/docs/en/babel-core/#options for more information about options.

File: .cache/polyfill-entry.js

 ERROR #98123  WEBPACK

Generating development JavaScript bundle failed

Unknown option: .reactRuntime. Check out https://babeljs.io/docs/en/babel-core/#options for more information about options.

File: .cache/app.js

failed Building development bundle - 0.747s

Steps to reproduce

Install the dependencies as shown and the same errors should occur.

Expected result

Project should build successfully.

Actual result

ERROR #98123  WEBPACK

Generating development JavaScript bundle failed

Unknown option: .reactRuntime. Check out https://babeljs.io/docs/en/babel-core/#options for more information about options.

File: .cache/app.js

 ERROR #98123  WEBPACK

Generating development JavaScript bundle failed

Unknown option: .reactRuntime. Check out https://babeljs.io/docs/en/babel-core/#options for more information about options.

File: .cache/polyfill-entry.js

Environment

  System:
    OS: macOS 10.15.5
    CPU: (8) x64 Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
    Shell: 5.7.1 - /bin/zsh
  Binaries:
    Node: 12.18.3 - /usr/local/bin/node
    Yarn: 1.21.1 - /usr/local/bin/yarn
    npm: 6.14.6 - /usr/local/bin/npm
  Languages:
    Python: 2.7.16 - /usr/bin/python
  Browsers:
    Chrome: 84.0.4147.135
    Firefox: 78.0.2
    Safari: 13.1.1
  npmPackages:
    gatsby: ^2.24.53 => 2.24.53
    gatsby-image: ^2.4.16 => 2.4.16
    gatsby-plugin-manifest: ^2.4.27 => 2.4.27
    gatsby-plugin-offline: ^3.2.26 => 3.2.26
    gatsby-plugin-react-helmet: ^3.3.10 => 3.3.10
    gatsby-plugin-sharp: ^2.6.31 => 2.6.31
    gatsby-plugin-styled-components: ^3.3.10 => 3.3.10
    gatsby-source-fetch: ^1.0.3 => 1.0.3
    gatsby-source-filesystem: ^2.3.27 => 2.3.27
    gatsby-source-graphql-universal: 3.3.0 => 3.3.0
    gatsby-source-prismic-graphql: ^3.6.2 => 3.6.2
    gatsby-transformer-csv: ^2.3.10 => 2.3.10
    gatsby-transformer-sharp: ^2.5.14 => 2.5.14
  npmGlobalPackages:
    gatsby-cli: 2.12.88
veebid commented 4 years ago

In localmachine - yes it works:

But when I push to netlify with Build command, then it gets this error:

8:27:16 AM: Build ready to start 8:27:18 AM: build-image version: b0258b965567defc4a2d7e2f2dec2e00c8f73ad6 8:27:18 AM: build-image tag: v3.4.1 8:27:18 AM: buildbot version: 8c957a6d09a03023cea4239847cc73a9cb64eeb7 8:27:18 AM: Fetching cached dependencies 8:27:18 AM: Failed to fetch cache, continuing with build 8:27:18 AM: Starting to prepare the repo for build 8:27:18 AM: No cached dependencies found. Cloning fresh repo 8:27:18 AM: git clone git@bitbucket.org:karlstensuurna/dagcoindev 8:27:22 AM: Preparing Git Reference refs/heads/master 8:27:25 AM: Starting build script 8:27:25 AM: Installing dependencies 8:27:25 AM: Python version set to 2.7 8:27:26 AM: v12.18.0 is already installed. 8:27:27 AM: Now using node v12.18.0 (npm v6.14.4) 8:27:27 AM: Started restoring cached build plugins 8:27:27 AM: Finished restoring cached build plugins 8:27:27 AM: Attempting ruby version 2.7.1, read from environment 8:27:29 AM: Using ruby version 2.7.1 8:27:29 AM: Using PHP version 5.6 8:27:29 AM: 5.2 is already installed. 8:27:29 AM: Using Swift version 5.2 8:27:29 AM: Started restoring cached node modules 8:27:29 AM: Finished restoring cached node modules 8:27:29 AM: Started restoring cached yarn cache 8:27:29 AM: Finished restoring cached yarn cache 8:27:29 AM: Installing yarn at version 1.22.4 8:27:29 AM: Installing Yarn! 8:27:29 AM: > Downloading tarball... 8:27:29 AM: [1/2]: https://yarnpkg.com/downloads/1.22.4/yarn-v1.22.4.tar.gz --> /tmp/yarn.tar.gz.4HCrKApzMk 8:27:29 AM: % Total % Received % Xferd Average Speed Time Time Time Current 8:27:29 AM: Dload Upload Total Spent Left Speed 8:27:29 AM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8:27:29 AM: 100 80 100 80 0 0 247 0 --:--:-- --:--:-- --:--:-- 247 8:27:30 AM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8:27:30 AM: 100 93 100 93 0 0 145 0 --:--:-- --:--:-- --:--:-- 367 8:27:30 AM: 100 643 100 643 0 0 706 0 --:--:-- --:--:-- --:--:-- 706 8:27:30 AM: 100 1215k 100 1215k 0 0 902k 0 0:00:01 0:00:01 --:--:-- 902k 8:27:30 AM: [2/2]: https://yarnpkg.com/downloads/1.22.4/yarn-v1.22.4.tar.gz.asc --> /tmp/yarn.tar.gz.4HCrKApzMk.asc 8:27:30 AM: 0 84 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8:27:30 AM: 100 84 100 84 0 0 3070 0 --:--:-- --:--:-- --:--:-- 84000 8:27:31 AM: 100 97 100 97 0 0 1745 0 --:--:-- --:--:-- --:--:-- 1745 8:27:31 AM: 100 647 100 647 0 0 7292 0 --:--:-- --:--:-- --:--:-- 7292 8:27:31 AM: 100 1028 100 1028 0 0 7520 0 --:--:-- --:--:-- --:--:-- 7520 8:27:31 AM: > Verifying integrity... 8:27:31 AM: gpg: Signature made Mon 09 Mar 2020 03:52:13 PM UTC using RSA key ID 69475BAA 8:27:31 AM: gpg: Good signature from "Yarn Packaging yarn@dan.cx" 8:27:31 AM: gpg: WARNING: This key is not certified with a trusted signature! 8:27:31 AM: gpg: There is no indication that the signature belongs to the owner. 8:27:31 AM: Primary key fingerprint: 72EC F46A 56B4 AD39 C907 BBB7 1646 B01B 86E5 0310 8:27:31 AM: Subkey fingerprint: 6D98 490C 6F1A CDDD 448E 4595 4F77 6793 6947 5BAA 8:27:31 AM: > GPG signature looks good 8:27:31 AM: > Extracting to ~/.yarn... 8:27:31 AM: > Adding to $PATH... 8:27:31 AM: > Successfully installed Yarn 1.22.4! Please open another terminal where the yarn command will now be available. 8:27:32 AM: Installing NPM modules using Yarn version 1.22.4 8:27:32 AM: yarn install v1.22.4 8:27:32 AM: warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json. 8:27:32 AM: [1/4] Resolving packages... 8:27:33 AM: [2/4] Fetching packages... 8:27:42 AM: warning url-loader@1.1.2: Invalid bin field for "url-loader". 8:28:14 AM: info fsevents@2.1.3: The platform "linux" is incompatible with this module. 8:28:14 AM: info "fsevents@2.1.3" is an optional dependency and failed compatibility check. Excluding it from installation. 8:28:14 AM: info fsevents@1.2.13: The platform "linux" is incompatible with this module. 8:28:14 AM: info "fsevents@1.2.13" is an optional dependency and failed compatibility check. Excluding it from installation. 8:28:14 AM: [3/4] Linking dependencies... 8:28:14 AM: warning "gatsby-source-graphql-universal > gatsby-source-graphql > @graphql-tools/links > apollo-upload-client@14.1.1" has unmet peer dependency "subscriptions-transport-ws@^0.9.0". 8:28:14 AM: warning "gatsby-source-graphql-universal > gatsby-source-graphql > @graphql-tools/links > apollo-upload-client > @apollo/client@3.1.5" has unmet peer dependency "subscriptions-transport-ws@^0.9.0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal@3.4.13" has unmet peer dependency "graphql@^14.6.0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > apollo-boost@0.3.1" has unmet peer dependency "graphql@^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > apollo-boost@0.4.9" has unmet peer dependency "graphql@^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-loader@8.1.0" has unmet peer dependency "@babel/core@^7.0.0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-loader@8.1.0" has unmet peer dependency "webpack@>=2". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby@0.5.9" has unmet peer dependency "@babel/core@^7.0.0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby@0.5.9" has unmet peer dependency "core-js@^3.0.0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > graphql-tools@6.2.1" has unmet peer dependency "graphql@^14.0.0 || ^15.0.0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > gatsby > @pmmmwh/react-refresh-webpack-plugin@0.4.2" has incorrect peer dependency "react-refresh@^0.8.3". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/plugin-proposal-class-properties@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/plugin-proposal-nullish-coalescing-operator@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/plugin-proposal-optional-chaining@7.11.0" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/plugin-syntax-dynamic-import@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/plugin-transform-runtime@7.11.5" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/plugin-transform-spread@7.11.0" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env@7.11.5" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-react@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > graphql-tools > @graphql-tools/batch-delegate@6.2.1" has unmet peer dependency "graphql@^14.0.0 || ^15.0.0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > graphql-tools > @graphql-tools/code-file-loader@6.2.1" has unmet peer dependency "graphql@^14.0.0 || ^15.0.0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > graphql-tools > @graphql-tools/git-loader@6.2.1" has unmet peer dependency "graphql@^14.0.0 || ^15.0.0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > graphql-tools > @graphql-tools/github-loader@6.2.1" has unmet peer dependency "graphql@^14.0.0 || ^15.0.0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > graphql-tools > @graphql-tools/graphql-file-loader@6.2.1" has unmet peer dependency "graphql@^14.0.0 || ^15.0.0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > graphql-tools > @graphql-tools/graphql-tag-pluck@6.2.1" has unmet peer dependency "graphql@^14.0.0 || ^15.0.0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > graphql-tools > @graphql-tools/import@6.2.1" has unmet peer dependency "graphql@^14.0.0 || ^15.0.0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > graphql-tools > @graphql-tools/json-file-loader@6.2.1" has unmet peer dependency "graphql@^14.0.0 || ^15.0.0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > graphql-tools > @graphql-tools/load@6.2.1" has unmet peer dependency "graphql@^14.0.0 || ^15.0.0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > graphql-tools > @graphql-tools/load-files@6.2.1" has unmet peer dependency "graphql@^14.0.0 || ^15.0.0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > graphql-tools > @graphql-tools/merge@6.2.1" has unmet peer dependency "graphql@^14.0.0 || ^15.0.0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > graphql-tools > @graphql-tools/mock@6.2.1" has unmet peer dependency "graphql@^14.0.0 || ^15.0.0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > graphql-tools > @graphql-tools/module-loader@6.2.1" has unmet peer dependency "graphql@^14.0.0 || ^15.0.0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > graphql-tools > @graphql-tools/relay-operation-optimizer@6.2.1" has unmet peer dependency "graphql@^14.0.0 || ^15.0.0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > graphql-tools > @graphql-tools/resolvers-composition@6.2.1" has unmet peer dependency "graphql@^14.0.0 || ^15.0.0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > graphql-tools > @graphql-tools/stitch@6.2.1" has unmet peer dependency "graphql@^14.0.0 || ^15.0.0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > graphql-tools > @graphql-tools/url-loader@6.2.1" has unmet peer dependency "graphql@^14.0.0 || ^15.0.0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/plugin-proposal-class-properties > @babel/helper-create-class-features-plugin@7.10.5" has unmet peer dependency "@babel/core@^7.0.0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/plugin-proposal-nullish-coalescing-operator > @babel/plugin-syntax-nullish-coalescing-operator@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/plugin-proposal-optional-chaining > @babel/plugin-syntax-optional-chaining@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/helper-compilation-targets@7.10.4" has unmet peer dependency "@babel/core@^7.0.0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-proposal-async-generator-functions@7.10.5" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-proposal-dynamic-import@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-proposal-export-namespace-from@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-proposal-json-strings@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-proposal-logical-assignment-operators@7.11.0" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-proposal-object-rest-spread@7.11.0" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-proposal-optional-catch-binding@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-proposal-private-methods@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-proposal-unicode-property-regex@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-syntax-async-generators@7.8.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-syntax-class-properties@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-syntax-export-namespace-from@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-syntax-json-strings@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-syntax-logical-assignment-operators@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-syntax-numeric-separator@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-syntax-object-rest-spread@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-syntax-optional-catch-binding@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-syntax-top-level-await@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-transform-arrow-functions@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-transform-async-to-generator@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-transform-block-scoped-functions@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-transform-block-scoping@7.11.1" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-transform-classes@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-transform-computed-properties@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-transform-destructuring@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-transform-dotall-regex@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-transform-duplicate-keys@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-transform-exponentiation-operator@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-transform-for-of@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-transform-function-name@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-transform-literals@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-transform-member-expression-literals@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-transform-modules-amd@7.10.5" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-transform-modules-commonjs@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-transform-modules-systemjs@7.10.5" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-transform-modules-umd@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-transform-named-capturing-groups-regex@7.10.4" has unmet peer dependency "@babel/core@^7.0.0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-transform-new-target@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-transform-object-super@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-transform-parameters@7.10.5" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-transform-property-literals@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-transform-regenerator@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-transform-reserved-words@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-transform-shorthand-properties@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-transform-sticky-regex@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-transform-template-literals@7.10.5" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-transform-typeof-symbol@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-transform-unicode-escapes@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-transform-unicode-regex@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/preset-modules@0.1.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-react > @babel/plugin-transform-react-display-name@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-react > @babel/plugin-transform-react-jsx@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-react > @babel/plugin-transform-react-jsx-development@7.11.5" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-react > @babel/plugin-transform-react-jsx-self@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-react > @babel/plugin-transform-react-jsx-source@7.10.5" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-react > @babel/plugin-transform-react-pure-annotations@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > graphql-tools > @graphql-tools/relay-operation-optimizer > relay-compiler@10.0.1" has unmet peer dependency "graphql@^15.0.0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > graphql-tools > @graphql-tools/url-loader > subscriptions-transport-ws@0.9.18" has unmet peer dependency "graphql@>=0.10.0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > gatsby > gatsby-cli > gatsby-recipes > gatsby-interface@0.0.166" has incorrect peer dependency "gatsby@2.6.0". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > gatsby > gatsby-cli > gatsby-recipes > gatsby-interface@0.0.166" has incorrect peer dependency "react@16.8.1". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > gatsby > gatsby-cli > gatsby-recipes > gatsby-interface@0.0.166" has incorrect peer dependency "react-dom@16.8.1". 8:28:14 AM: warning "@prismicio/gatsby-source-prismic-graphql > @prismicio/gatsby-source-graphql-universal > babel-preset-gatsby > @babel/preset-env > @babel/plugin-proposal-unicode-property-regex > @babel/helper-create-regexp-features-plugin@7.10.4" has unmet peer dependency "@babel/core@^7.0.0". 8:28:14 AM: warning "gatsby-plugin-react-css-modules-scss-support > babel-plugin-react-css-modules > @babel/plugin-syntax-jsx@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". 8:28:14 AM: warning " > bootstrap@4.5.2" has unmet peer dependency "jquery@1.9.1 - 3". 8:28:14 AM: warning " > bootstrap@4.5.2" has unmet peer dependency "popper.js@^1.16.1". 8:28:14 AM: warning "gatsby-plugin-netlify > webpack-assets-manifest@3.1.1" has unmet peer dependency "webpack@>=4.4.0". 8:28:14 AM: warning "gatsby-plugin-react-css-modules-scss-support > css-loader@1.0.0" has unmet peer dependency "webpack@^4.0.0". 8:28:14 AM: warning "gatsby-plugin-react-css-modules-scss-support > mini-css-extract-plugin@0.7.0" has unmet peer dependency "webpack@^4.4.0". 8:28:14 AM: warning "gatsby-plugin-react-css-modules-scss-support > sass-loader@7.3.1" has unmet peer dependency "webpack@^3.0.0 || ^4.0.0". 8:28:14 AM: warning " > gatsby-transformer-inline-svg@0.0.7" has unmet peer dependency "gatsby-source-contentful@^2.1.62". 8:28:14 AM: warning " > mini-css-extract-plugin@0.11.1" has unmet peer dependency "webpack@^4.4.0 || ^5.0.0". 8:28:40 AM: [4/4] Building fresh packages... 8:28:47 AM: success Saved lockfile. 8:28:47 AM: Done in 75.16s. 8:28:47 AM: NPM modules installed using Yarn 8:28:48 AM: Started restoring cached go cache 8:28:48 AM: Finished restoring cached go cache 8:28:48 AM: go version go1.14.4 linux/amd64 8:28:48 AM: go version go1.14.4 linux/amd64 8:28:48 AM: Installing missing commands 8:28:48 AM: Verify run directory 8:28:49 AM: ​ 8:28:49 AM: ┌─────────────────────────────┐ 8:28:49 AM: │ Netlify Build │ 8:28:49 AM: └─────────────────────────────┘ 8:28:49 AM: ​ 8:28:49 AM: ❯ Version 8:28:49 AM: @netlify/build 3.3.5 8:28:49 AM: ​ 8:28:49 AM: ❯ Flags 8:28:49 AM: deployId: 5f6445348a30b30007ea529f 8:28:49 AM: mode: buildbot 8:28:49 AM: ​ 8:28:49 AM: ❯ Current directory 8:28:49 AM: /opt/build/repo 8:28:49 AM: ​ 8:28:49 AM: ❯ Config file 8:28:49 AM: No config file was defined: using default values. 8:28:49 AM: ​ 8:28:49 AM: ❯ Context 8:28:49 AM: production 8:28:49 AM: ​ 8:28:49 AM: ┌───────────────────────────────────┐ 8:28:49 AM: │ 1. Build command from Netlify app │ 8:28:49 AM: └───────────────────────────────────┘ 8:28:49 AM: ​ 8:28:49 AM: $ gatsby build 8:28:53 AM: success open and validate gatsby-configs - 0.051s 8:28:54 AM: success load plugins - 1.198s 8:28:54 AM: success onPreInit - 0.039s 8:28:54 AM: success delete html and css files from previous builds - 0.004s 8:28:54 AM: success initialize cache - 0.008s 8:28:54 AM: success copy gatsby files - 0.049s 8:28:54 AM: success onPreBootstrap - 0.019s 8:28:54 AM: success createSchemaCustomization - 0.009s 8:28:54 AM: success gatsby-source-prismic - create types - 0.007s 8:28:55 AM: success gatsby-source-prismic - fetch documents - 0.281s 8:28:55 AM: success Downloading remote files - 0.456s - 35/35 76.81/s 8:28:55 AM: success gatsby-source-prismic - create nodes - 0.508s 8:28:55 AM: success gatsby-source-prismic - write out type paths - 0.004s 8:28:56 AM: success Checking for changed pages - 0.000s 8:28:56 AM: success source and transform nodes - 1.768s 8:28:57 AM: success building schema - 1.020s 8:28:57 AM: success createPages - 0.561s 8:28:57 AM: success Checking for changed pages - 0.000s 8:28:58 AM: success createPagesStatefully - 0.277s 8:28:58 AM: success update schema - 0.081s 8:28:58 AM: success onPreExtractQueries - 0.001s 8:28:58 AM: warning Using the global graphql tag is deprecated, and will not be supported in v3. 8:28:58 AM: Import it instead like: import { graphql } from 'gatsby' in file: 8:28:58 AM: /opt/build/repo/src/pages/timeline/index.js 8:28:59 AM: success extract queries from components - 1.637s 8:28:59 AM: success write out redirect data - 0.005s 8:29:00 AM: success Build manifest and related icons - 0.560s 8:29:00 AM: success onPostBootstrap - 0.562s 8:29:00 AM: info bootstrap finished - 10.680s 8:29:00 AM: success run static queries - 0.373s - 2/2 5.36/s 8:29:12 AM: success run page queries - 11.774s - 46/46 3.91/s 8:29:12 AM: success write out requires - 0.006s 8:29:15 AM: failed Building production JavaScript and CSS bundles - 2.511s 8:29:15 AM: error Generating JavaScript bundles failed 8:29:15 AM: Unknown option: .reactRuntime. Check out https://babeljs.io/docs/en/babel-core/#options for more information about options. 8:29:15 AM: error Generating JavaScript bundles failed 8:29:15 AM: Unknown option: .reactRuntime. Check out https://babeljs.io/docs/en/babel-core/#options for more information about options. 8:29:15 AM: not finished Generating image thumbnails - 14.648s 8:29:15 AM: (sharp:1551): GLib-CRITICAL : 05:29:15.391: g_hash_table_lookup: assertion 'hash_table != NULL' failed 8:29:16 AM: (sharp:1551): GLib-CRITICAL : 05:29:16.086: g_hash_table_lookup: assertion 'hash_table != NULL' failed 8:29:16 AM: (sharp:1551): GLib-CRITICAL **: 05:29:16.443: g_hash_table_lookup: assertion 'hash_table != NULL' failed 8:29:16 AM: ​ 8:29:16 AM: ┌─────────────────────────────┐ 8:29:16 AM: │ "build.command" failed │ 8:29:16 AM: └─────────────────────────────┘ 8:29:16 AM: ​ 8:29:16 AM: Error message 8:29:16 AM: Command failed with exit code 1: gatsby build 8:29:16 AM: ​ 8:29:16 AM: Error location 8:29:16 AM: In Build command from Netlify app: 8:29:16 AM: gatsby build 8:29:16 AM: ​ 8:29:16 AM: Resolved config 8:29:16 AM: build: 8:29:16 AM: command: gatsby build 8:29:16 AM: commandOrigin: ui 8:29:16 AM: publish: /opt/build/repo/public 8:29:16 AM: Caching artifacts 8:29:16 AM: Started saving node modules 8:29:16 AM: Finished saving node modules 8:29:16 AM: Started saving build plugins 8:29:16 AM: Finished saving build plugins 8:29:16 AM: Started saving yarn cache 8:29:16 AM: Finished saving yarn cache 8:29:16 AM: Started saving pip cache 8:29:16 AM: Finished saving pip cache 8:29:16 AM: Started saving emacs cask dependencies 8:29:16 AM: Finished saving emacs cask dependencies 8:29:16 AM: Started saving maven dependencies 8:29:16 AM: Finished saving maven dependencies 8:29:16 AM: Started saving boot dependencies 8:29:16 AM: Finished saving boot dependencies 8:29:16 AM: Started saving go dependencies 8:29:16 AM: Finished saving go dependencies 8:29:20 AM: Error running command: Build script returned non-zero exit code: 1 8:29:20 AM: Failing build: Failed to build site 8:29:20 AM: Failed during stage 'building site': Build script returned non-zero exit code: 1 8:29:20 AM: Finished processing build request in 2m2.467584458s

Package.json

{ "name": "gatsby-starter-default", "private": true, "description": "A simple starter to get up and developing quickly with Gatsby", "version": "0.1.0", "author": "Kyle Mathews mathews.kyle@gmail.com", "dependencies": { "@prismicio/gatsby-source-prismic-graphql": "^3.6.11", "bootstrap": "^4.5.0", "gatsby": "^2.24.11", "gatsby-background-image": "^1.1.1", "gatsby-image": "^2.4.5", "gatsby-plugin-manifest": "^2.4.9", "gatsby-plugin-netlify": "^2.3.5", "gatsby-plugin-offline": "^3.2.7", "gatsby-plugin-react-css-modules-scss-support": "^0.1.0", "gatsby-plugin-react-helmet": "^3.3.2", "gatsby-plugin-react-svg": "^3.0.0", "gatsby-plugin-sass": "^2.3.3", "gatsby-plugin-sharp": "^2.6.11", "gatsby-source-filesystem": "^2.3.8", "gatsby-source-prismic": "^3.1.4", "gatsby-source-prismic-graphql": "^3.6.2", "gatsby-transformer-inline-svg": "0.0.7", "gatsby-transformer-sharp": "^2.5.5", "mini-css-extract-plugin": "^0.11.0", "node-sass": "^4.14.1", "patch-package": "^6.2.2", "postcss-loader": "^3.0.0", "prismic-reactjs": "^1.3.2", "prop-types": "^15.7.2", "react": "^16.12.0", "react-alice-carousel": "^1.19.3", "react-bootstrap": "^1.0.1", "react-dom": "^16.12.0", "react-helmet": "^6.0.0", "react-modal-video": "^1.2.5", "react-netlify-form": "^2.1.5", "react-runtime-config": "^2.2.0", "react-slider": "^1.0.8", "sass": "^1.26.10", "use-smooth-scroll": "^1.1.1" }, "devDependencies": { "prettier": "2.0.5" }, "keywords": [ "gatsby" ], "license": "MIT", "scripts": { "build": "gatsby build", "develop": "gatsby develop", "format": "prettier --write \"*/.{js,jsx,json,md}\"", "start": "npm run develop", "serve": "gatsby serve", "clean": "gatsby clean", "test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1" }, "resolutions": { "gatsby-source-graphql-universal": "3.2.0" }, "repository": { "type": "git", "url": "https://github.com/gatsbyjs/gatsby-starter-default" }, "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" } }