app:processDebugManifest 錯誤
今天在開發中遇到了這個錯誤,在此記錄一下解決辦法,以待後續有類似問題能快速解決。
Error:Execution failed for task ':app:processDebugManifest'.
Manifest merger failed with multiple errors, see logs.
- 我勒個去,這日誌資訊也太少了吧,我又不是大仙,別急,有辦法檢視更多的資訊。在AndroidStudio的terminal中輸入以下命令:
terminal.png
gradlew processDebugManifest --stacktrace
接下來你就會看到build,然後一大串資訊就出來了,processDebugManifest這個要和我們報錯的資訊一致。
具體步驟一:
terminal_01.png
步驟二:
terminal_02.png
在顯示的資訊中 查詢錯誤資訊,原來是因為我新增的友盟渠道值有問題,yell,問題到此找到,接著就是去修改了。大家犯得錯誤可能不一樣,要根據錯誤資訊的提示改哦。
- 擴充
gradlew processDebugManifest --stacktrace
通過上面命令,可以知道,這是列印processDebugManifest
執行過程的跟蹤資訊,所以當在build發生其他錯誤,只要找到丟擲錯誤的程式,然後替換processDebugManifest
,也可以得到對應的跟蹤資訊
相關文章
- AS打包出現app:transformClassesAndResourcesWithProguardForRelease錯誤APPORM
- IO錯誤與NetAppAPP
- ORA-7445(kqlSubheapPin)錯誤APP
- fckeditor 2.6 整合 appfuse 2.1 錯誤APP
- iOS 打包上傳 appStore 錯誤集iOSAPP
- 消除“Permission is only granted to system apps”錯誤 .APP
- SDL_app:emulator.exe應用程式錯誤APP
- 殺死你的APP的6個致命錯誤APP
- 真機除錯出現 application installation failed 錯誤 解決方案除錯APPAI
- Apple Watch也不行 智慧手錶的錯誤之路APP
- ORACLE EBS 11i APP-FND-00362錯誤OracleAPP
- ORACLE 異常錯誤 錯誤號大全Oracle
- 【應用服務 App Service】App Service使用Git部署時,遇見500錯誤APPGit
- adcfgclone.pl appsTier報錯某些sh執行錯誤處理GCAPP
- 解決 The ‘supervisor==3.2.0‘ distribution was not found and is required by the application錯誤UIAPP
- 啟動UltraEdit錯誤An error has occured.The application will be shutdown.ErrorAPP
- ORA-600(ktte_append_file_info-1)錯誤APP
- 修改帝國CMS模板出現Application Firewall Alert錯誤APP
- nginx 錯誤除錯Nginx除錯
- rac錯誤除錯除錯
- PbootCMS錯誤提示:執行SQL發生錯誤!錯誤:no such column: def1bootSQL
- ORACLE 錯誤Oracle
- 前端錯誤前端
- JAVA 錯誤Java
- JavaFx 錯誤Java
- 記錄一次根據錯誤資訊無法定位錯誤的錯誤
- yml 配置檔案提示錯誤mapping values are not allowed in this contextAPPContext
- 泯滅Web App可用性的七個開發錯誤WebAPP
- Promise基礎(消化錯誤和丟擲錯誤)Promise
- IOS錯誤之----通過XCode上傳App應用程式出現證書籤名錯誤的解決方法iOSXCodeAPP
- 錯誤和異常 (一):錯誤基礎知識
- vsftpd 錯誤:530 and 500 錯誤解決方法FTP
- 如題:APP 為 flutter 目前用 automationName:Flutter 報以下錯誤求助APPFlutter
- GoldenGate SQL error 01296 mapping 錯誤解決GoSQLErrorAPP
- GoldenGate "Error mapping from table.a to table.a"錯誤測試GoErrorAPP
- JavaScript錯誤資訊JavaScript
- PHP捕捉錯誤PHP
- 錯誤處理