打开项目报错:Incorrect settings found in the build-profile.json5 file
打开项目报错:Incorrect settings found in the build-profile.json5 file
HarmonyOS
赞
收藏 0
回答 1
待解决
相关问题
HarmonyOS的 build-profile.json5 编译选项没有excludes?
688浏览 • 1回复 待解决
DevEco Studio 无法在 build-profile.json5 中生成 signingConfigs
271浏览 • 1回复 待解决
多人协作开发,build-profile.json5一直冲突
139浏览 • 1回复 待解决
如何重载工程级下build-profile.json5中的signingConfig?
178浏览 • 1回复 待解决
多人开发的时候,拉取代码后build-profile.json5冲突
227浏览 • 1回复 待解决
HarmonyOS build-profile.json5中是否支持动态获取环境变量?
134浏览 • 1回复 待解决
如何在build-profile.json5中动态获取har包的版本号
483浏览 • 1回复 待解决
build-profile.json5中signingConfigs签名文件路径如何使用相对路径?
168浏览 • 1回复 待解决
project级的build_profile.json5和module级的build_profile.json5有什么区别
1086浏览 • 1回复 待解决
build-profile.json5文件中签名文件路径能否引用系统环境变量?
232浏览 • 1回复 待解决
HarmonyOS build-profile.json5文件中的自定义编译参数存储是怎么样的?
136浏览 • 1回复 待解决
#鸿蒙通关秘籍#如何在ArkTS中配置build-profile.json5文件的arkOptions中的types字段?
100浏览 • 1回复 待解决
使用自定义任务读取build-profile.josn5
1070浏览 • 1回复 待解决
HarmonyOS 项目sync报错Error: The hvigor depends on the npmrc file. Configure the npmrc file first.
106浏览 • 1回复 待解决
OpenHarmony 编译原生设置settings报错
3013浏览 • 0回复 待解决
LLVM编译配置错误:fatal error: 'utility' file not found
2379浏览 • 1回复 待解决
编译报错Found exception如下
1432浏览 • 1回复 待解决
Build Output文件报错
8433浏览 • 1回复 待解决
OpenHarmony 9 napi找不到native_node_api,引入头文件报错'napi/native_node_api.h' file not found
3091浏览 • 1回复 待解决
hdc命令报错, cannot open shared object file: No such file or directory
1971浏览 • 1回复 待解决
fs.mkdirSync报错:No such file or directory
2005浏览 • 1回复 待解决
a、在审查工程级的`build-profile.json5`文件配置时,我们发现可能存在潜在的配置错误。为确保配置的准确性和有效性,请您遵循以下规范进行检查和必要的修改。在检查过程中,请特别关注`compileSdkVersion`、`compatibleSdkVersion`、`targetSdkVersion`以及`runtimeOS`等关键字段的位置和填写格式,确保它们符合预期的规范和要求。
b、在遵循工程构建流程时,runtimeOS需依据步骤1所规定的标准,在工程级build-profile.json5文件的products部分进行相应配置。为确保配置的一致性和准确性,请仔细检查并移除模块级build-profile.json5文件内可能存在的runtimeOS字段。