Ionic: Execution failed for task ':mergeDebugResources' (Some file crunching failed)

前端 未结 9 811
慢半拍i
慢半拍i 2021-01-14 02:00

Ionic build command was working fine until I decided to add some custom splash screen and run the following command,

ionic resources

9条回答
  •  無奈伤痛
    2021-01-14 02:45

    try to delete platforms\android\build\intermediates\incremental\mergeDebugResources\merged.dir\values-km

    Its work for me!

提交回复
热议问题