ionic build android failure - Execution failed for task processDebugResources

后端 未结 14 1998
有刺的猬
有刺的猬 2020-12-05 17:55

I am using Mac Yosemite. Getting the following failure on running a build for android platform :

FAILURE: Build failed with an exception.

* What went wrong:         


        
14条回答
  •  慢半拍i
    慢半拍i (楼主)
    2020-12-05 18:52

    If you are developing with Windows, it may be because of the "path name". Windows doesn't allow the path name longer than 260 char. So making it shorter may solve it.

提交回复
热议问题