TypeError: Super expression must either be null or a function
Uncaught (in promise) TypeError: Super expression must either be null or a function
? ? at _inherits (index.js?e6ae:49)
? ? at eval (index.js?e6ae:892)
? ? at createWrappedComponent (index.js?e6ae:940)
? ? at eval (index.js?e6ae:1020)
2018-12-29
https://github.com/shuiruohanyu/taro-meituan/tree/master
公開課源碼,目前出現(xiàn)的大部分這種問題都是腳手架沒安裝好的原因 建議? 重新安裝taro腳手架??
目前taro團(tuán)隊(duì)正在如火如荼的進(jìn)行版本更新? ?相信多端應(yīng)用框架會(huì)被更多地開發(fā)者接受? 感謝大家學(xué)習(xí)此們課程
2021-07-18
這個(gè)應(yīng)該改為最新的函數(shù)式組件的寫法了,不應(yīng)該用的老的寫法了。
2020-07-15
默認(rèn)安裝的taro-ui的版本,不兼容taro3
npm install taro-ui@3.0.0-alpha.3