We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
9:54:47 AM: info [gatsby-theme-abstract-blog] creating pages 9:54:47 AM: error "gatsby-theme-abstract-blog" threw an error while running the createPages lifecycle: 9:54:47 AM: Interface field Image.gatsbyImageData expects type GatsbyImageData but ContentfulAsset.gatsbyImageData is type JSON. 9:54:47 AM: 140 | } 9:54:47 AM: 141 | 9:54:47 AM: > 142 | const result = await graphql(` | ^ 143 | { 144 | posts: allBlogPost { 145 | nodes { 9:54:47 AM: 9:54:47 AM: Error: Interface field Image.gatsbyImageData expects type GatsbyImageData but ContentfulAsset.gatsbyImageData is type JSON. 9:54:47 AM:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: