Tag: gatsby-source-contentful
-
Invariant Violation: Encountered an error trying to infer a GraphQL type for: `tags___NODE`
0 I am new to Gatsby. I’m creating a blog site using Gatsby and Contentful as CMS. On creating a field ‘timeToRead’ I’m getting an error as ERROR #11321 API.NODE.EXECUTION "gatsby-source-contentful" threw an error while running the sourceNodes lifecycle: _node$fields.includes is not a function However whenever I clear cache and rebuild the appliction it works…