Skip to content
New issue

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

gatsby-theme-contentful-blog: adding blog support as per shows error #163

Open
ischyron opened this issue Jan 19, 2023 · 0 comments
Open

Comments

@ischyron
Copy link

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:   
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant