如果出现报错,可以尝试安装taro-ui版本,taro ui2.+版本跟目前的taro3.+版本不兼容,可以尝试使用以下命令
npm install taro-ui@3.0.0-alpha.3
1
1872153870_m
@1872153870_m
0
声望
2
帖子
50
资料浏览
0
粉丝
0
关注
1872153870_m 发布的帖子
-
RE: Taro v3.0.5 引入Taro-ui的全局样式时报错,求教!!!
-
Taro v3.0.5 引入Taro-ui的全局样式时报错,求教!!!
Waiting for the debugger to disconnect...
编译失败.
./node_modules/taro-ui/dist/weapp/index.ts
Module not found: Can't resolve './style/index.scss' in '/Users/cca/mini_program/mini_ot/node_modules/taro-ui/dist/weapp'有大神知道怎么解决这个问题吗?