美文网首页
Flutter编译报错[... is not a readabl

Flutter编译报错[... is not a readabl

作者: Smartown | 来源:发表于2022-09-26 09:19 被阅读0次

    错误如下

    Execution failed for task ':app:processDebugResources'. 
    
    Path "build/[package]/intermediaries/compiled_local_resources" is not a readable directory.
    

    解决办法 stackoverflow

    • 删除根目录的.gradle文件夹,重新运行即可

    相关文章

      网友评论

          本文标题:Flutter编译报错[... is not a readabl

          本文链接:https://www.haomeiwen.com/subject/cwmtartx.html