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
公開課源碼,目前出現的大部分這種問題都是腳手架沒安裝好的原因 建議? 重新安裝taro腳手架??
目前taro團隊正在如火如荼的進行版本更新? ?相信多端應用框架會被更多地開發者接受? 感謝大家學習此們課程
2021-07-18
這個應該改為最新的函數式組件的寫法了,不應該用的老的寫法了。
2020-07-15
默認安裝的taro-ui的版本,不兼容taro3
npm install [email protected]