NervJS / taro-ui

一款基于 Taro 框架开发的多端 UI 组件库
https://taro-ui.taro.zone
MIT License
4.55k stars 753 forks source link

taro3安装了最新的taro UI,编译报错 #1344

Open yanhe-it opened 3 years ago

yanhe-it commented 3 years ago

🙅 编译失败. 2021-5-13 16:58:48

./node_modules/taro-ui/dist/weapp/index.ts Module not found: Can't resolve './style/index.scss' in '/Users/bytedance/data/coding/hybrid/nice/node_modules/taro-ui/dist/weapp'

taro-ui-bot[bot] commented 3 years ago

欢迎提交 Issue~

如果你提交的是 bug 报告,请务必遵循 Issue 模板的规范,尽量用简洁的语言描述你的问题,最好能提供一个稳定简单的复现。🙏🙏🙏

如果你的信息提供过于模糊或不足,或者已经其他 issue 已经存在相关内容,你的 issue 有可能会被关闭。

Good luck and happy coding~

yuanfang19959 commented 3 years ago

选择模板的时候,要把typescript勾选进去

xoptimal commented 3 years ago

@yuanfang19959 同样问题, 依旧报错~

JasmineIncense commented 3 years ago

我也遇到了这个问题,也是有用TS,ts配置脚手架已经有生成的了

JasmineIncense commented 3 years ago

解决了,要用taro-ui的3.0版本,taro-ui@3.0.0-alpha.10

zmm2tysu commented 3 years ago

@JasmineChoi 你引入后样式对么? 我引入后按钮巨大,size: small也很大

JasmineIncense commented 3 years ago

样式对的,没影响