Back to Withastro

Error while loading image service.

src/content/docs/en/reference/errors/invalid-image-service.mdx

latest671 B
Original Source

import DontEditWarning from '~/components/DontEditWarning.astro'

<DontEditWarning />

InvalidImageService: There was an error loading the configured image service. Please see the stack trace for more information.

What went wrong?

There was an error while loading the configured image service. This can be caused by various factors, such as your image service not properly exporting a compatible object in its default export, or an incorrect path.

If you believe that your service is properly configured and this error is wrong, please open an issue.

See Also: