Unable to open file for read: Permission denied

主宰稳场 提交于 2019-12-11 15:21:36

问题


Suddenly for my IONIC project I started to getting below mentioned error

I have android sdk setup as mentioned below : Android SDK Tools : 25.2.5 Android SDK Platform-tools : 26 Android SDK Build-tools : 26

Would you please help me for the same.

I have tried with : 1) Delete android project from platform and created new one 2) Given all the permission to platforms folder and to its subfolders


回答1:


I have found the solution.

There was an issue with new android-sdk > build-tools > 25.0.2.

So I have deleted build-tools from Android SDK folders which has version more than 25.0.2.

Now build and run the project and that works for me.



来源:https://stackoverflow.com/questions/44581742/unable-to-open-file-for-read-permission-denied

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!