We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
微信小程序
https://github.com/longge0516/taro-demo 小程序基础库: 2.8.3 使用框架: React
在ctaro目录下安装并且执行npm run build:weapp 使用ide打开weapp文件夹 ide访问pages/taroDemo/index页面
正常展示页面
报错
Taro CLI 3.2.5 environment info: System: OS: macOS 10.15.7 Shell: 5.7.1 - /bin/zsh Binaries: Node: 12.14.1 - /usr/local/bin/node Yarn: 1.22.10 - ~/.npm-global/bin/yarn npm: 6.13.4 - /usr/local/bin/npm npmPackages: @tarojs/components: 3.2.5 => 3.2.5 @tarojs/mini-runner: 3.2.5 => 3.2.5 @tarojs/react: 3.2.5 => 3.2.5 @tarojs/runtime: 3.2.5 => 3.2.5 @tarojs/taro: 3.2.5 => 3.2.5 @tarojs/webpack-runner: 3.2.5 => 3.2.5 babel-preset-taro: 3.2.5 => 3.2.5 eslint-config-taro: 3.2.5 => 3.2.5 react: ^17.0.0 => 17.0.2 taro-ui: ^3.0.0-alpha.10 => 3.0.0-alpha.10
The text was updated successfully, but these errors were encountered:
升级到 3.3.1 再试试
Sorry, something went wrong.
No branches or pull requests
相关平台
微信小程序
复现仓库
https://github.com/longge0516/taro-demo
小程序基础库: 2.8.3
使用框架: React
复现步骤
在ctaro目录下安装并且执行npm run build:weapp
使用ide打开weapp文件夹
ide访问pages/taroDemo/index页面
期望结果
正常展示页面
实际结果
报错
环境信息
The text was updated successfully, but these errors were encountered: