Invalid frontmatter injection.
InvalidFrontmatterInjectionError: Un plugin de remark o rehype intentó inyectar frontmatter inválido. Asegúrate que “astro.frontmatter” esté configurado en un objeto JSON válido que no sea
null
oundefined
.
¿Qué salió mal?
Un plugin de remark o rehype intentó inyectar frontmatter inválido. Esto ocurre cuando “astro.frontmatter” es null
, undefined
o un objeto JSON inválido.
Ver también:
Error Reference