NervJS / taro-ui

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

taro-UI 不支持taro 3.0-beta.6 #1060

Open WuPan1018 opened 4 years ago

WuPan1018 commented 4 years ago

Taro UI 版本信息

2.3.4

问题描述

taro 3.0-beta.6 初始化项目, 引入taro-UI 报错

复现步骤

taro init mydome
npm i taro-ui

复现代码

taro init mydome
npm i taro-ui

报错信息

Module not found: Error: Can't resolve './style/themes/red.scss' in '/Users/jionwu/taro /berryTsDav/node_modules/taro-ui/dist/weapp' Module parse failed: The keyword 'interface' is reserved (9:0)

系统信息

👽 Taro v3.0.0-beta.6

Taro CLI 3.0.0-beta.6 environment info: System: OS: macOS 10.15.3 Shell: 3.2.57 - /bin/bash Binaries: Node: 11.5.0 - /usr/local/bin/node Yarn: 1.10.1 - /usr/local/bin/yarn npm: 6.4.1 - /usr/local/bin/npm npmPackages: @tarojs/components: 3.0.0-beta.6 => 3.0.0-beta.6 @tarojs/taro: 3.0.0-beta.6 => 3.0.0-beta.6 @tarojs/webpack-runner: 3.0.0-beta.6 => 3.0.0-beta.6 eslint-config-taro: 3.0.0-beta.6 => 3.0.0-beta.6 react: ^16.10.0 => 16.13.1

wupandeMacBook-Pro:berryTsDav jionwu$

补充信息

希望UI能支持taro 3.0的开发

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

欢迎提交 Issue~

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

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

Good luck and happy coding~

Garfield550 commented 4 years ago

用 Taro UI 3.0.0-alpha

mouyong commented 4 years ago

@Garfield550 怎么用? npm install taro-ui@3.0.0-alpha ?

normal-robot commented 4 years ago

@Garfield550 怎么用? npm install taro-ui@3.0.0-alpha ?

npm install taro-ui@3.0.0-alpha.1

mingoal commented 3 years ago

这太尴尬了,竟然不支持taro 3 。不靠谱,放弃了