安裝了taro-ui后啟動項(xiàng)目一個報錯
Unhandled promise rejection (rejection id: 2): Error: Cannot find module 'address'
DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
Unhandled promise rejection (rejection id: 2): Error: Cannot find module 'address'
DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
2020-12-15
視頻里的版本有點(diǎn)老了,現(xiàn)在學(xué)有些地方不一樣會報錯,比如按鈕點(diǎn)擊事件的this指向問題
2020-09-16