【发布时间】:2019-10-17 11:34:09
【问题描述】:
我的代码:https://github.com/who-know-cg/main-gatsby
每次我(在 Zeit 上)构建 Gatsby 应用程序时,都会收到以下错误消息:
ERROR #11321 PLUGIN
"gatsby-transformer-json" threw an error while running the onCreateNode lifecycle:
Could not find function loadNodeContent for plugin gatsby-source-buttercms
Error: Could not find function loadNodeContent for plugin gatsby-source-butter cms
而且我在使用gatsby develop 进行开发时从未遇到过这个错误。
这是 github https://github.com/ldd/gatsby-source-github-api/issues/10 上的一个类似问题。 但我不知道答案是什么意思,也不知道是不是同一个问题。
请帮我找出哪里出了问题,谢谢。
【问题讨论】:
标签: javascript json reactjs content-management-system gatsby