Skip to main content

One post tagged with "Docusaurus"

View All Tags

· One min read
Corey Sutton
Azure Static Web App icon

Does your Docusaurus front matter image path contain spaces? Is Docusaurus yelling at you during build?

Maybe I can help?

[ERROR] The following front matter:
---
title: My Blog Post
description: A sweet new blog post
slug: my-blog-post
authors: coreysutton
tags:
- Power Platform
image: /img/Power Platform/PowerAutomate_scalable.svg
---
contains invalid values for field(s): `image`.

- "image" does not look like a valid url (value='')

[ERROR] Error while parsing blog post file "{path}/2022-09-01-my-blog-post.mdx".
[ERROR] Processing of blog source file "{path}/2022-09-01-my-blog-post.mdx" failed.
[ERROR] ValidationError: "image" does not look like a valid url (value='')