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".
Steps to reproduce:
Fails with