Skip to content
Discussion options

You must be logged in to vote

But your console.log outputs this:

undefined
undefined
undefined
[gatsby-plugin-image] Missing image prop
[gatsby-plugin-image] Missing image prop
[gatsby-plugin-image] Missing image prop

So it means that image is undefined and thus no image can be passed to the image component. You'll need to make sure that every MD file has image in its frontmatter and it's a valid relative path + the image exists (no typo, same capitalization)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@boilemmashem
Comment options

Answer selected by boilemmashem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants