Gradle Could not create service of type InitScriptHandler using BuildScopeServices.createInitScriptHandler()

后端 未结 22 1921
囚心锁ツ
囚心锁ツ 2020-12-05 03:39

I used gradle build command in Centos 7 terminal and I got output:

FAILURE: Build failed with an exception.

* What we         


        
22条回答
  •  予麋鹿
    予麋鹿 (楼主)
    2020-12-05 04:40

    You Just Have to Run it under the super user (sudo ....) it works for me

提交回复
热议问题