Skip to content

astro

Invalid frontmatter injection.

Astro

Invalid frontmatter injection.

Invalid frontmatter injection.

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

InvalidFrontmatterInjectionError: A remark or rehype plugin attempted to inject invalid frontmatter. Ensure "astro.frontmatter" is set to a valid JSON object that is not null or undefined.

What went wrong?

A remark or rehype plugin attempted to inject invalid frontmatter. This occurs when "astro.frontmatter" is set to null, undefined, or an invalid JSON object.

See Also: