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
字节跳动小程序
**小程序基础库: 版本 3.0.1 ** 使用框架: React
yarn dev:tt编译成功后用字节跳动小程序访问dist目录显示当前目录找不到小程序工程文件
正常运行
报当前目录找不到小程序工程文件,项目无法运行
Taro CLI 3.0.17 environment info: System: OS: macOS 10.14 Shell: 5.3 - /bin/zsh Binaries: Node: 12.16.2 - /usr/local/bin/node Yarn: 1.22.4 - /usr/local/bin/yarn npm: 6.14.4 - /usr/local/bin/npm npmPackages: @tarojs/components: 3.0.17 => 3.0.17 @tarojs/mini-runner: 3.0.17 => 3.0.17 @tarojs/react: 3.0.17 => 3.0.17 @tarojs/runtime: 3.0.17 => 3.0.17 @tarojs/taro: 3.0.17 => 3.0.17 @tarojs/webpack-runner: 3.0.17 => 3.0.17 babel-preset-taro: 3.0.17 => 3.0.17 eslint-config-taro: 3.0.17 => 3.0.17 react: ^16.10.0 => 16.14.0
The text was updated successfully, but these errors were encountered:
cp: 源码目录下 新建一个 project.tt.json的文件,内容和project.config.json一样即可。编译的时候taro会把它 打成project.config.json
Sorry, something went wrong.
给力, 但是不能整的自动化一些么?
No branches or pull requests
相关平台
字节跳动小程序
**小程序基础库: 版本 3.0.1 **
使用框架: React
复现步骤
yarn dev:tt编译成功后用字节跳动小程序访问dist目录显示当前目录找不到小程序工程文件
期望结果
正常运行
实际结果
报当前目录找不到小程序工程文件,项目无法运行
环境信息
The text was updated successfully, but these errors were encountered: