parmsang / gatsby-starter-ecommerce

Gatsby starter for creating an eCommerce site using the Moltin eCommerce Api
https://parmsang.github.io/gatsby-starter-ecommerce/
Other
503 stars 148 forks source link

Current demo doesn't build - missing image #28

Closed larowlan closed 4 years ago

larowlan commented 5 years ago

Steps to reproduce:

gatsby new gatsby-starter-ecommerce https://github.com/parmsang/gatsby-starter-ecommerce
cd gatsby-starter-ecommerce
gatsby build

Fails with

Encountered an error trying to infer a GraphQL type for: `mainImage___NODE`. There is no corresponding node with the `id` field matching: "9e1a7a0b-3132-5578-bb6f-da8a751847a4".

Error: Invariant Violation: Encountered an error trying to infer a GraphQL type for: `mainImage___NODE`. There is no corresponding node with the `id` field matching: "9e1a7a0b-3132-5578-bb6f-da8a751847a
  4".
parmsang commented 4 years ago

@larowlan Everything appears to be working on my end. Can you check again?

larowlan commented 4 years ago

No joy sorry, updated to latest version of gatsby.

Happy to close, because I'm using something else now.