无效的 frontmatter 注入。
InvalidFrontmatterInjectionError:一个 remark 或 rehype 插件试图注入无效的 frontmatter。请确保 “astro.frontmatter” 被设置为一个有效的、非
null
或undefined
的 JSON 对象。
哪里出错了?
名为“出错了什么?”的部分一个 remark 或 rehype 插件试图注入无效的 frontmatter。当“astro.frontmatter”被设置为 null
、undefined
或一个无效的 JSON 对象时,会发生此错误。
另请参阅
错误参考