컨텐츠로 이동

Invalid frontmatter injection.

이 컨텐츠는 아직 번역되지 않았습니다.

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.

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: