IONIC 3: Execution failed for task ':app:processDebugResources'

前端 未结 9 2253
执笔经年
执笔经年 2021-02-12 13:16

Execution failed for task \':app:processDebugResources\'.

This error comes when execute \"ionic cordova build android\". Searched for a long time but no luck. Anyone can

9条回答
  •  迷失自我
    2021-02-12 13:36

    This problem occurred after i uninstall the Firebase plugin.

    I tried alot of things but the simplest solution that i found was start a new project and replace the src folder with the new contents.

提交回复
热议问题