Hi there. I need to transfer my app to Netlify form Gatsby Cloud and I’m having a problem with the plugin in that its not compatible the latest version of Gatsby. Does anyone know a workaround to make sure its compatible. Thanks
flourishing-dasik-23ee83.netlify.app
11:10:35 AM: Failed during stage ‘Install dependencies’: dependency_installation script returned non-zero exit code: 1
11:10:25 AM: build-image version: 8205490ca60064f5c9949f585e9e35b434be95b8 (focal)
11:10:25 AM: buildbot version: eb0b3c03ee1b40888f6883e255e3a141a5a683be
11:10:25 AM: Fetching cached dependencies
11:10:25 AM: Failed to fetch cache, continuing with build
11:10:25 AM: Starting to prepare the repo for build
11:10:25 AM: No cached dependencies found. Cloning fresh repo
11:10:25 AM: git clone --filter=blob:none https://github.com/studiohic/loh-gronager-partners
11:10:25 AM: Preparing Git Reference refs/heads/new-loh-gronager
11:10:28 AM: Starting to install dependencies
11:10:28 AM: Python version set to 3.8
11:10:28 AM: Attempting Ruby version 2.7.2, read from environment
11:10:29 AM: Using Ruby version 2.7.2
11:10:29 AM: Started restoring cached go cache
11:10:29 AM: Finished restoring cached go cache
11:10:30 AM: go version go1.19.12 linux/amd64
11:10:31 AM: Using PHP version 8.0
11:10:32 AM: v18.17.1 is already installed.
11:10:32 AM: Now using node v18.17.1 (npm v9.6.7)
11:10:32 AM: Enabling Node.js Corepack
11:10:32 AM: Started restoring cached build plugins
11:10:32 AM: Finished restoring cached build plugins
11:10:32 AM: Started restoring cached corepack dependencies
11:10:32 AM: Finished restoring cached corepack dependencies
11:10:32 AM: No npm workspaces detected
11:10:32 AM: Started restoring cached node modules
11:10:32 AM: Finished restoring cached node modules
11:10:32 AM: Installing npm packages using npm version 9.6.7
11:10:34 AM: npm ERR! code ERESOLVE
11:10:34 AM: npm ERR! ERESOLVE could not resolve
11:10:34 AM: npm ERR!
11:10:34 AM: npm ERR! While resolving: gatsby-plugin-react-i18next@1.2.3
11:10:34 AM: npm ERR! Found: gatsby@5.12.3
11:10:34 AM: npm ERR! node_modules/gatsby
11:10:34 AM: npm ERR! gatsby@^5.12.3 from the root project
11:10:34 AM: npm ERR! peer gatsby@^5.0.0-next from babel-plugin-remove-graphql-queries@5.12.0
11:10:34 AM: npm ERR! node_modules/babel-plugin-remove-graphql-queries
11:10:34 AM: npm ERR! babel-plugin-remove-graphql-queries@^5.12.0 from gatsby@5.12.3
11:10:34 AM: npm ERR! babel-plugin-remove-graphql-queries@^5.12.0 from gatsby-plugin-image@3.12.0
11:10:34 AM: npm ERR! node_modules/gatsby-plugin-image
11:10:34 AM: npm ERR! gatsby-plugin-image@^3.0.0 from the root project
11:10:34 AM: npm ERR! 1 more (gatsby-plugin-typescript)
11:10:34 AM: npm ERR! 15 more (gatsby-plugin-emotion, gatsby-plugin-gatsby-cloud, …)
11:10:34 AM: npm ERR!
11:10:34 AM: npm ERR! Could not resolve dependency:
11:10:34 AM: npm ERR! peer gatsby@^3.x || ^4.x from gatsby-plugin-react-i18next@1.2.3
11:10:34 AM: npm ERR! node_modules/gatsby-plugin-react-i18next
11:10:34 AM: npm ERR! gatsby-plugin-react-i18next@^1.2.3 from the root project
11:10:34 AM: npm ERR!
11:10:34 AM: npm ERR! Conflicting peer dependency: gatsby@4.25.7
11:10:34 AM: npm ERR! node_modules/gatsby
11:10:34 AM: npm ERR! peer gatsby@^3.x || ^4.x from gatsby-plugin-react-i18next@1.2.3
11:10:34 AM: npm ERR! node_modules/gatsby-plugin-react-i18next
11:10:34 AM: npm ERR! gatsby-plugin-react-i18next@^1.2.3 from the root project
11:10:34 AM: npm ERR!
11:10:34 AM: npm ERR! Fix the upstream dependency conflict, or retry
11:10:34 AM: npm ERR! this command with --force or --legacy-peer-deps
11:10:34 AM: npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
11:10:34 AM: npm ERR!
11:10:34 AM: npm ERR!
11:10:34 AM: npm ERR! For a full report see:
11:10:34 AM: npm ERR! /opt/buildhome/.npm/_logs/2023-09-05T10_10_33_123Z-eresolve-report.txt
11:10:34 AM: npm ERR! A complete log of this run can be found in: /opt/buildhome/.npm/_logs/2023-09-05T10_10_33_123Z-debug-0.log
11:10:34 AM: Error during npm install
11:10:34 AM: Build was terminated: dependency_installation script returned non-zero exit code: 1
11:10:34 AM: Failing build: Failed to install dependencies
11:10:35 AM: Finished processing build request in 10.416s