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

beta.83 之后的版本编译鸿蒙异常 #15985

Closed
weizs opened this issue Jun 25, 2024 · 1 comment
Closed

beta.83 之后的版本编译鸿蒙异常 #15985

weizs opened this issue Jun 25, 2024 · 1 comment

Comments

@weizs
Copy link
Contributor

weizs commented Jun 25, 2024

相关平台

鸿蒙

使用框架: React

复现步骤

1、安装 tarojs/cli@beta 并初始化工程
2、增加鸿蒙插件
3、构建

期望结果

正常生成鸿蒙代码

实际结果

beta.83 之后的版本编译鸿蒙,如果不配置chorePackagePrefix,会导致生成 render.ets 等路径没被处理,配置 chorePackagePrefix 又不会拷贝核心依赖

环境信息

👽 Taro v4.0.0-beta.107


  Taro CLI 4.0.0-beta.107 environment info:
    System:
      OS: macOS 13.6.7
      Shell: 5.9 - /bin/zsh
    Binaries:
      Node: 20.13.1 - ~/.nvm/versions/node/v20.13.1/bin/node
      Yarn: 1.22.19 - /usr/local/bin/yarn
      npm: 10.5.2 - ~/.nvm/versions/node/v20.13.1/bin/npm
    npmPackages:
      @tarojs/cli: 4.0.0-beta.107 => 4.0.0-beta.107 
      @tarojs/components: 4.0.0-beta.107 => 4.0.0-beta.107 
      @tarojs/helper: 4.0.0-beta.107 => 4.0.0-beta.107 
      @tarojs/plugin-framework-react: 4.0.0-beta.107 => 4.0.0-beta.107 
      @tarojs/plugin-platform-alipay: 4.0.0-beta.107 => 4.0.0-beta.107 
      @tarojs/plugin-platform-h5: 4.0.0-beta.107 => 4.0.0-beta.107 
      @tarojs/plugin-platform-harmony-ets: 4.0.0-beta.107 => 4.0.0-beta.107 
      @tarojs/plugin-platform-harmony-hybrid: 4.0.0-beta.107 => 4.0.0-beta.107 
      @tarojs/plugin-platform-jd: 4.0.0-beta.107 => 4.0.0-beta.107 
      @tarojs/plugin-platform-qq: 4.0.0-beta.107 => 4.0.0-beta.107 
      @tarojs/plugin-platform-swan: 4.0.0-beta.107 => 4.0.0-beta.107 
      @tarojs/plugin-platform-tt: 4.0.0-beta.107 => 4.0.0-beta.107 
      @tarojs/plugin-platform-weapp: 4.0.0-beta.107 => 4.0.0-beta.107 
      @tarojs/react: 4.0.0-beta.107 => 4.0.0-beta.107 
      @tarojs/runtime: 4.0.0-beta.107 => 4.0.0-beta.107 
      @tarojs/shared: 4.0.0-beta.107 => 4.0.0-beta.107 
      @tarojs/taro: 4.0.0-beta.107 => 4.0.0-beta.107 
      @tarojs/vite-runner: 4.0.0-beta.107 => 4.0.0-beta.107 
      babel-preset-taro: 4.0.0-beta.107 => 4.0.0-beta.107 
      eslint-config-taro: 4.0.0-beta.107 => 4.0.0-beta.107 
      react: ^18.0.0 => 18.2.0 

初步判断,是这里问题影响

image
@weizs weizs changed the title beta.58 之后的版本编译鸿蒙异常 beta.83 之后的版本编译鸿蒙异常 Jun 25, 2024
@weizs
Copy link
Contributor Author

weizs commented Jun 25, 2024

刚发现最新版调整了

@weizs weizs closed this as completed Jun 25, 2024
This was referenced Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant