Skip to content
New issue

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

2.x升级3.x编译错误 #7439

Closed
zlyyyy opened this issue Aug 25, 2020 · 3 comments
Closed

2.x升级3.x编译错误 #7439

zlyyyy opened this issue Aug 25, 2020 · 3 comments
Labels
F-react Framework - React T-weapp Target - 编译到微信小程序 V-3 Version - 3.x

Comments

@zlyyyy
Copy link

zlyyyy commented Aug 25, 2020

相关平台

微信小程序

小程序基础库: 2.12.1
使用框架: React

复现步骤

看样子是要配置babel,有无参考的配置
image

期望结果

编译成功

实际结果

编译失败

环境信息

  Taro CLI 3.0.8 environment info:
    System:
      OS: macOS 10.14.6
      Shell: 5.3 - /bin/zsh
    Binaries:
      Node: 12.16.1 - /usr/local/bin/node
      Yarn: 1.15.2 - /usr/local/bin/yarn
      npm: 6.13.4 - /usr/local/bin/npm
    npmPackages:
      @tarojs/cli: 3.0.8 => 3.0.8 
      @tarojs/components: 3.0.8 => 3.0.8 
      @tarojs/mini-runner: 3.0.8 => 3.0.8 
      @tarojs/react: 3.0.8 => 3.0.8 
      @tarojs/router: 3.0.8 => 3.0.8 
      @tarojs/runtime: 3.0.8 => 3.0.8 
      @tarojs/taro: 3.0.8 => 3.0.8 
      @tarojs/taro-h5: 3.0.8 => 3.0.8 
      @tarojs/webpack-runner: 3.0.8 => 3.0.8 
      eslint-config-taro: 3.0.8 => 3.0.8 
      eslint-plugin-taro: 3.0.8 => 3.0.8 
      nerv-devtools: ^1.5.7 => 1.5.7 
      nervjs: ^1.5.7 => 1.5.7 
      react: ^16.13.1 => 16.13.1 
      taro-ui: ^2.3.4 => 2.3.4 
    npmGlobalPackages:
      typescript: 3.5.1
@taro-bot2 taro-bot2 bot added F-react Framework - React T-weapp Target - 编译到微信小程序 V-3 Version - 3.x labels Aug 25, 2020
@sushiGump
Copy link

其他不是很清楚,但是如果有用到taro-ui,那么升级到taro3之后,taro-ui需要也升级到3

@zlyyyy
Copy link
Author

zlyyyy commented Aug 26, 2020

用3.x新建个项目,对比了下,感觉需要修改的地方也太多了

@Chen-jj
Copy link
Contributor

Chen-jj commented Aug 26, 2020

babel.config.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
F-react Framework - React T-weapp Target - 编译到微信小程序 V-3 Version - 3.x
Projects
None yet
Development

No branches or pull requests

3 participants