斯特拉皮 - 无法"Add Content Type"



当我点击时,我在url上只有一个空白页面http://localhost:1337/admin/plugins/content-type builder/#create::contentType::baseSettings
我使用的是v3.0.0-alpha.14.3版本
Node版本v8.12.0
NPM版本6.4.1
我使用MongoDB。我在Chrome控制台中有这个错误

main.js:16 Error: Minified React error #188; visit 
https://reactjs.org/docs/error-decoder.html?invariant=188 for the full 
message or use the non-minified dev environment for full errors and 
additional helpful warnings. 
at r (main.js:11)
at o (main.js:11)
at Ie (main.js:11)
at Fe (main.js:11)
at Object.findDOMNode (main.js:19)
at t.updateStatus (main.js:32)
at t.componentDidMount (main.js:32)
at tn (main.js:16)
at en (main.js:16)
at Qo (main.js:16)

我遇到了完全相同的问题。我通过运行解决了这个问题

npm run setup

希望这能有所帮助!

相关内容

  • 没有找到相关文章

最新更新