Uncaught (in promise) Error: Bot AWSIoTProvider has wrong category
at Interactions../node_modules/aws-amplify/lib/Interactions/Interactions.js.Interactions.addPluggable (commons.js:42454)
at commons.js:40022
at Array.map (<anonymous>)
at Function../node_modules/aws-amplify/lib/Common/Amplify.js.Amplify.addPluggable (commons.js:40020)
at Object../src/layouts/index.js (commons.js:61205)
at __webpack_require__ (commons.js:556)
at fn (commons.js:87)
at Object../.cache/layouts/index.js (commons.js:57813)
at __webpack_require__ (commons.js:556)
at fn (commons.js:87)
尝试将PubSub添加到我的reactjs应用程序以与设备阴影交互时,在控制台中引发了此错误。我正在按照这里的说明进行操作:https://aws-amplify.github.io/docs/js/pubsub
可以使用一些帮助来调试它。谢谢!