-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Open
Description
相关平台
字节跳动小程序
小程序基础库: 无
使用框架: React
复现步骤
taro build --type tt --upload --projectPath dist/tt --enable-es6 true
小程序ID为服务商小程序模版ID
期望结果
期望的结果是服务商小程序模版能够正常上传,并且无报错。
实际结果
目前是服务商小程序模版上传失败,并且报错

问题原因:
服务商小程序ID不会生成体验码,所以在upload的时候参数需要支持为可配置。

环境信息
👽 Taro v3.6.25
Taro CLI 3.6.25 environment info:
System:
OS: macOS 14.3.1
Shell: 5.9 - /bin/zsh
Binaries:
Node: 18.17.0 - ~/.nvm/versions/node/v18.17.0/bin/node
Yarn: 1.22.21 - ~/.nvm/versions/node/v18.17.0/bin/yarn
npm: 9.6.7 - ~/.nvm/versions/node/v18.17.0/bin/npm
npmPackages:
@tarojs/cli: ^3.6.25 => 3.6.25
@tarojs/components: ^3.6.25 => 3.6.25
@tarojs/components-rn: ^3.6.25 => 3.6.25
@tarojs/helper: ^3.6.25 => 3.6.25
@tarojs/plugin-framework-react: ^3.6.25 => 3.6.25
@tarojs/plugin-platform-alipay: ^3.6.25 => 3.6.25
@tarojs/plugin-platform-h5: ^3.6.25 => 3.6.25
@tarojs/plugin-platform-jd: ^3.6.25 => 3.6.25
@tarojs/plugin-platform-qq: ^3.6.25 => 3.6.25
@tarojs/plugin-platform-swan: ^3.6.25 => 3.6.25
@tarojs/plugin-platform-tt: ^3.6.25 => 3.6.25
@tarojs/plugin-platform-weapp: ^3.6.25 => 3.6.25
@tarojs/react: ^3.6.25 => 3.6.25
@tarojs/rn-runner: ^3.6.25 => 3.6.25
@tarojs/rn-supporter: ^3.6.25 => 3.6.25
@tarojs/runtime: ^3.6.25 => 3.6.25
@tarojs/runtime-rn: ^3.6.25 => 3.6.25
@tarojs/shared: ^3.6.25 => 3.6.25
@tarojs/taro: ^3.6.25 => 3.6.25
@tarojs/taro-loader: ^3.6.25 => 3.6.25
@tarojs/taro-rn: ^3.6.25 => 3.6.25
@tarojs/webpack5-runner: ^3.6.25 => 3.6.25
babel-preset-taro: ^3.6.25 => 3.6.25
eslint-config-taro: ^3.6.25 => 3.6.25
expo: ~47.0.3 => 47.0.14
react: ^18.1.0 => 18.2.0
react-native: ^0.70.5 => 0.70.15
补充信息
环境信息,本地执行失败,无法输出,复制的别的
Metadata
Metadata
Assignees
Labels
No labels