Closed JackHowa closed 3 years ago
10:58:42 AM: ❯ Loading plugins 10:58:42 AM: - netlify-plugin-gatsby-cache@0.3.0 from Netlify app 10:58:43 AM: 10:58:43 AM: ──────────────────────────────────────────────────────────────── 10:58:43 AM: 1. onPreBuild command from netlify-plugin-gatsby-cache 10:58:43 AM: ──────────────────────────────────────────────────────────────── 10:58:43 AM: 10:58:43 AM: Found a Gatsby cache. We’re about to go FAST. ⚡️ 10:58:43 AM:
10:58:45 AM: error There was a problem loading the local build command. Gatsby may not be installed. Perhaps you need to run "npm install"? Class extends value undefined is not a constructor or null 10:58:45 AM: 10:58:45 AM: 10:58:45 AM: TypeError: Class extends value undefined is not a constructor or null 10:58:45 AM: 10:58:45 AM: - MainTemplate.js:56 Object.<anonymous> 10:58:45 AM: [repo]/[webpack]/lib/MainTemplate.js:56:45 10:58:45 AM: 10:58:45 AM: - loader:1092 Module._compile 10:58:45 AM: node:internal/modules/cjs/loader:1092:14 10:58:45 AM: 10:58:45 AM: - loader:1121 Object.Module._extensions..js 10:58:45 AM: node:internal/modules/cjs/loader:1121:10 10:58:45 AM: 10:58:45 AM: - loader:972 Module.load 10:58:45 AM: node:internal/modules/cjs/loader:972:32 10:58:45 AM: 10:58:45 AM: - loader:813 Function.Module._load 10:58:45 AM: node:internal/modules/cjs/loader:813:14 10:58:45 AM: 10:58:45 AM: - loader:996 Module.require 10:58:45 AM: node:internal/modules/cjs/loader:996:19 10:58:45 AM: 10:58:45 AM: - helpers:92 require 10:58:45 AM: node:internal/modules/cjs/helpers:92:18 10:58:45 AM: 10:58:45 AM: - Compilation.js:24 Object.<anonymous> 10:58:45 AM: [repo]/[webpack]/lib/Compilation.js:24:22 10:58:45 AM: 10:58:45 AM: - loader:1092 Module._compile 10:58:45 AM: node:internal/modules/cjs/loader:1092:14 10:58:45 AM: 10:58:45 AM: - loader:1121 Object.Module._extensions..js 10:58:45 AM: node:internal/modules/cjs/loader:1121:10 10:58:45 AM: 10:58:45 AM: - loader:972 Module.load 10:58:45 AM: node:internal/modules/cjs/loader:972:32 10:58:45 AM: 10:58:45 AM: - loader:813 Function.Module._load 10:58:45 AM: node:internal/modules/cjs/loader:813:14 10:58:45 AM: 10:58:45 AM: - loader:996 Module.require 10:58:45 AM: node:internal/modules/cjs/loader:996:19 10:58:45 AM: 10:58:45 AM: - helpers:92 require 10:58:45 AM: node:internal/modules/cjs/helpers:92:18 10:58:45 AM: 10:58:45 AM: - Compiler.js:20 Object.<anonymous> 10:58:45 AM: [repo]/[webpack]/lib/Compiler.js:20:21 10:58:45 AM: 10:58:45 AM: - loader:1092 Module._compile 10:58:45 AM: node:internal/modules/cjs/loader:1092:14 10:58:45 AM: 10:58:45 AM:
via https://app.netlify.com/sites/run-log/deploys/6050d590432356e0669e46a2
when I clear the cache, this works as expected with netlify
repo https://github.com/JackHowa/marathon-run-log/blob/main/package.json
this broke with ^3.0.0 gatsby
via https://app.netlify.com/sites/run-log/deploys/6050d590432356e0669e46a2
when I clear the cache, this works as expected with netlify
repo https://github.com/JackHowa/marathon-run-log/blob/main/package.json
this broke with ^3.0.0 gatsby