我尝试了多种在线解决方案,无法使构建正常工作
我无法执行任务':app:mergeReleaseResources'。
失败:构建失败,并出现异常。
出了什么问题: 任务':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:错误:资源重复
尝试: 使用--stacktrace选项运行以获取堆栈跟踪。使用--info或--debug选项运行以获取更多日志输出。使用--scan运行以获取完整的见解。
在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:bundleReleaseJsAndAssets FAILED
:app:bundleReleaseJsAndAssets(线程[',',5,main]的执行工作者)已完成。花了2分钟2.218秒。
失败:构建失败,并出现异常。
以非零退出值1完成的处理'命令'cmd' 空闲
Try :: bundleReleaseJsAndAssets 使用--stacktrace选项运行以获取堆栈跟踪。使用--debug选项运行,以获取更多日志输出。使用--scan运行以获取完整的见解。
在2m 35s内失败 3个可执行的任务:1个已执行,2个最新
有人可以帮我吗...
答案 0 :(得分:1)
在路径android/app/src/main/res/中删除所有起始名称为drawable_*
的目录