Skip to content
This is an unmaintained snapshot of the Astro v4 docs. View the latest docs.

Image not found.

ImageNotFound: Could not find requested image IMAGE_PATH. Does it exist?

Astro could not find an image you imported. Often, this is simply caused by a typo in the path.

Images in Markdown are relative to the current file. To refer to an image that is located in the same folder as the .md file, the path should start with ./

See Also:

Contribute

What’s on your mind?

Create GitHub Issue

Quickest way to alert our team of a problem.

Community