After update android studio could not create parent directory for lock file

前端 未结 7 1890
刺人心
刺人心 2020-11-30 13:11

Updated android studio and plugins when sync, fails with could not create parent directory for lock file

wrapper properties:

#Sun Mar 05 16:51:59 PKT         


        
7条回答
  •  情深已故
    2020-11-30 13:38

    In case someone has the same issue with Intellij on Ubuntu, the following solved my issue:

    Remove everything in ~/.gradle/caches

提交回复
热议问题