gatsby-source-moltin icon indicating copy to clipboard operation
gatsby-source-moltin copied to clipboard

PLUGIN error with latest version

Open domtaylor opened this issue 4 years ago • 2 comments

Only changes I've made is updating plugin from 1.8.0 to 1.9.1 and adding product variations typeDefs to gatsby-node.js

"@moltin/gatsby-source-moltin" threw an error while running the sourceNodes lifecycle:

request to https://api.moltin.com/oauth/access_token failed, reason: connect ETIMEDOUT 151.101.62.217:443

domtaylor avatar May 18 '20 12:05 domtaylor

further info: not finished source and transform nodes - 34.646s

ERROR

The above error occurred in the <CLI> component: in CLI (created by ConnectedCLI) in ConnectedCLI in StoreStateProvider in App

React will try to recreate this component tree from scratch using the error boundary you provided, App.

ERROR

Might be a new conflict with gatsby-cli not had this happening before though

domtaylor avatar May 18 '20 12:05 domtaylor

Update: not a conflict with gatsby-cli, just removed and get same error.

domtaylor avatar May 18 '20 13:05 domtaylor