Cache.properties (The system cannot find the file specified)

前端 未结 16 1873
渐次进展
渐次进展 2020-12-01 09:01

I just started using Android Studio 1.3 sdk 24 and it has worked fine until today. I get this error message about cache.properties and I delete that cache file but now I am

16条回答
  •  夕颜
    夕颜 (楼主)
    2020-12-01 09:29

    As mentioned above,I faced same problem: Try this

    1. Remove scripts and scripts-remmaped folders in C:\Users\user.gradle\caches\2.14.1\
    2. restart android studio

    THIS WORKED FOR ME.

提交回复
热议问题