Open Jukez17 opened 4 years ago
I get following error when building the website and I have no idea how to solve this.
`10:38:33 PM: error "gatsby-theme-gallery" threw an error while running the createPages lifecycle: 10:38:33 PM: Reducers may not dispatch actions. 10:38:33 PM: 10:38:33 PM: 10:38:33 PM: Error: Reducers may not dispatch actions. 10:38:33 PM: 10:38:33 PM: - redux.js:214 next 10:38:33 PM: [repo]/[redux]/lib/redux.js:214:13 10:38:33 PM: 10:38:33 PM: - index.ts:54 10:38:33 PM: [repo]/[gatsby]/src/redux/index.ts:54:66 10:38:33 PM: 10:38:33 PM: - index.js:14 Object.dispatch 10:38:33 PM: [repo]/[redux-thunk]/lib/index.js:14:16 10:38:33 PM: 10:38:33 PM: - index.js:48 dispatch 10:38:33 PM: [repo]/[gatsby-cli]/lib/reporter/redux/index.js:48:9 10:38:33 PM: 10:38:33 PM: - redux.js:483 Object.createLog 10:38:33 PM: [repo]/[redux]/lib/redux.js:483:12 10:38:33 PM: 10:38:33 PM: - reporter.js:168 Reporter.warn 10:38:33 PM: [repo]/[gatsby-cli]/lib/reporter/reporter.js:168:41 10:38:33 PM: 10:38:33 PM: - patch-console.js:22 Object.console.warn 10:38:33 PM: [repo]/[gatsby-cli]/lib/reporter/patch-console.js:22:14 10:38:33 PM: 10:38:33 PM: - utils.js:450 Object.warn 10:38:33 PM: [repo]/[xstate]/lib/utils.js:450:26 10:38:33 PM: 10:38:33 PM: - StateNode.js:1322 10:38:33 PM: [repo]/[xstate]/lib/StateNode.js:1322:29 10:38:33 PM: 10:38:33 PM: - Array.map 10:38:33 PM: 10:38:33 PM: - StateNode.js:1320 StateNode.formatTransitions 10:38:33 PM: [repo]/[xstate]/lib/StateNode.js:1320:18 10:38:33 PM: 10:38:33 PM: - StateNode.js:331 StateNode.get 10:38:33 PM: [repo]/[xstate]/lib/StateNode.js:331:51 10:38:33 PM: 10:38:33 PM: - StateNode.js:306 StateNode.get 10:38:33 PM: [repo]/[xstate]/lib/StateNode.js:306:36 10:38:33 PM: 10:38:33 PM: - StateNode.js:240 10:38:33 PM: [repo]/[xstate]/lib/StateNode.js:240:93 10:38:33 PM: 10:38:33 PM: - Array.forEach 10:38:33 PM: 10:38:33 PM: - StateNode.js:240 StateNode._init 10:38:33 PM: [repo]/[xstate]/lib/StateNode.js:240:45 10:38:33 PM: 10:38:33 PM: 10:38:33 PM: failed createPages - 0.079s`
I get following error when building the website and I have no idea how to solve this.