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

Taro 代码与微信小程序原生代码混写项目支持转QQ小程序 #9043

Closed
duyanren opened this issue Apr 7, 2021 · 1 comment
Closed
Labels
F-react Framework - React T-weapp Target - 编译到微信小程序 V-2 Version - 2.x

Comments

@duyanren
Copy link

duyanren commented Apr 7, 2021

相关平台

微信小程序

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

复现步骤

taro混写的项目直接执行yarn dev:qq报错

期望结果

期望Taro 代码与微信原生小程序代码混写可以转成QQ小程序

实际结果

实际编译构建的过程中报错

环境信息

 Taro CLI 2.1.5 environment info:
    System:
      OS: macOS 10.15.7
      Shell: 5.7.1 - /bin/zsh
    Binaries:
      Node: 15.7.0 - /usr/local/bin/node
      Yarn: 1.22.10 - /usr/local/bin/yarn
      npm: 7.4.3 - /usr/local/bin/npm
    npmPackages:
      @tarojs/cli: 2.1.5 => 2.1.5
      @tarojs/components: 2.1.5 => 2.1.5
      @tarojs/components-qa: 2.1.5 => 2.1.5
      @tarojs/mini-runner: 2.1.5 => 2.1.5
      @tarojs/plugin-babel: 2.1.5 => 2.1.5
      @tarojs/plugin-csso: 2.1.5 => 2.1.5
      @tarojs/plugin-sass: 2.1.5 => 2.1.5
      @tarojs/plugin-uglifyjs: 2.1.5 => 2.1.5
      @tarojs/redux: 2.1.5 => 2.1.5
      @tarojs/taro: 2.1.5 => 2.1.5
      @tarojs/taro-qq: 2.1.5 => 2.1.5
      @tarojs/taro-swan: 2.1.5 => 2.1.5
      @tarojs/taro-weapp: 2.1.5 => 2.1.5
      @tarojs/webpack-runner: 2.1.5 => 2.1.5
      eslint-config-taro: 2.1.5 => 2.1.5
      eslint-plugin-taro: 2.1.5 => 2.1.5
      nerv-devtools: ^1.5.6 => 1.5.7
      nervjs: ^1.5.6 => 1.5.7
      stylelint-config-taro-rn: 2.1.5 => 2.1.5
      stylelint-taro-rn: 2.1.5 => 2.1.5
@taro-bot2 taro-bot2 bot added F-react Framework - React T-weapp Target - 编译到微信小程序 V-2 Version - 2.x labels Apr 7, 2021
@Chen-jj
Copy link
Contributor

Chen-jj commented Apr 7, 2021

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-2 Version - 2.x
Projects
None yet
Development

No branches or pull requests

2 participants