gradle clean can't delete file on Windows
2021-02-05 17:14
标签:HERE eve http win box some type androi with Every now and again I run into a problem where cleaning my Android build folder just doesn‘t work. You can use File Explorer, gradle, even WSL with a `sudo rm -rf app/build`, yet I am still unable to delete it. It‘s usually a single file that gets stuck. A reboot will certainly fix it, but there is a much simpler way! Now try deleting doing whatever Windows refused to do before. Coming from macOS and Linux I find this pretty silly. If you operate with admin privileges you should be able to completely own the file system, for better or worse. In this case, you are probably just trying to do your job and some tool got stuck. 原文地址 gradle clean can't delete file on Windows 标签:HERE eve http win box some type androi with 原文地址:https://www.cnblogs.com/veviDP/p/11438522.html
文章标题:gradle clean can't delete file on Windows
文章链接:http://soscw.com/index.php/essay/51420.html