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

前端 未结 9 855
慢半拍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:32

    Make you path small For example test/project/source/… change it to t/p/source… It will work

提交回复
热议问题