pages/index/index.js:
TypeError: Super expression must either be null or a function
at _inherits (inherits.js:4)
at index.js:7935
at Object../node_modules/mp-colorui/dist/weapp/components/checkbox/h5/index.tsx (index.js:8044)
at __webpack_require__ (bootstrap:79)
at Object../node_modules/mp-colorui/dist/weapp/components/checkbox/index.tsx (index.js:8074)
at __webpack_require__ (bootstrap:79)
at Module../node_modules/mp-colorui/dist/weapp/index.js (index.js:15162)
at __webpack_require__ (bootstrap:79)
at Object../node_modules/mp-colorui/dist/index.js (index.js:5726)
at __webpack_require__ (bootstrap:79)
TypeError: Super expression must either be null or a function
at _inherits (inherits.js:4)
at index.js:7935
at Object../node_modules/mp-colorui/dist/weapp/components/checkbox/h5/index.tsx (index.js:8044)
at __webpack_require__ (bootstrap:79)
at Object../node_modules/mp-colorui/dist/weapp/components/checkbox/index.tsx (index.js:8074)
at __webpack_require__ (bootstrap:79)
at Module../node_modules/mp-colorui/dist/weapp/index.js (index.js:15162)
at __webpack_require__ (bootstrap:79)
at Object../node_modules/mp-colorui/dist/index.js (index.js:5726)
at __webpack_require__ (bootstrap:79)
为了更好的定位以及解决问题,在提交 ISSUE 时,我希望你
mp-colorui
的版本号 0.6.19Taro
的版本号 3.0.21使用一个空的taro项目集成mp-colorui的时候运行提示上面的错误,可以编译通过