当前位置: 首页 > 知识库问答 >
问题:

任务“:app:MergeReleaseResources”执行失败。react本机realse构建

锺离珂
2023-03-14

我已经尝试了多种解决方案在线无法使构建工作

我得到任务“:app:mergereleaseResources”的执行失败。

[raw/app]C:\users\lenovo\documents\github\marist-mobile-app\android\app\src\main\res\raw\app.json[raw/app]C:\users\lenovo\documents\github\marist-mobile-app\android\app\build\generated\res\react\release\raw\app.json:错误:重复资源

try:使用--stacktrace选项运行以获取堆栈跟踪。使用--info或--debug选项运行以获得更多日志输出。使用--scan运行以获得完整的洞察力。

在https://help.gradle.org获得更多帮助

在3M 24s中生成失败

at checkExecSyncError (child_process.js:616:11)
at execFileSync (child_process.js:634:15)
at runOnAllDevices (C:\Users\Lenovo\Documents\GitHub\Marist-Mobile-App\node_modules\@react-native-community\cli-platform-android\build\commands\runAndroid\runOnAllDevices.js:74:39)
at buildAndRun (C:\Users\Lenovo\Documents\GitHub\Marist-Mobile-App\node_modules\@react-native-community\cli-platform-android\build\commands\runAndroid\index.js:158:41)
at C:\Users\Lenovo\Documents\GitHub\Marist-Mobile-App\node_modules\@react-native-community\cli-platform-android\build\commands\runAndroid\index.js:125:12
at processTicksAndRejections (internal/process/task_queues.js:89:5)
at async Command.handleAction (C:\Users\Lenovo\Documents\GitHub\Marist-Mobile-App\node_modules\@react-native-community\cli\build\cliEntry.js:160:7)

我不知道该怎么办

带有--info

> Task :app:bundleReleaseJsAndAshtml" target="_blank">sets FAILED

共有1个答案

许焕
2023-03-14

在路径Android/app/src/main/res/delete所有目录中,起始名称为drawable_*

 类似资料: