Invalid frontmatter injection.
InvalidFrontmatterInjectionError: 一个 remark 或 rehype 插件尝试注入无效的 frontmatter。确保将 “astro.frontmatter” 设置为有效的 JSON 对象,而不是
null
或undefined
。
哪里发生了错误?
段落标题 哪里发生了错误?一个 remark 或 rehype 插件尝试注入无效的 frontmatter。当 “astro.frontmatter” 设置为 null
、undefined
或无效的 JSON 对象时,就会发生这种情况。
请参阅:
Error Reference