简约记账出现问题

org.gradle.api.tasks.StopExecutionException: Your project path contains non-ASCII characters. This will most likely cause the build to fail on Windows. Please move your project to a different directory. See http://b.android.com/95744 for details. This warning can be disabled by adding the line 'android.overridePathCheck=true' to gradle.properties file in the project directory.

0.产生的原因:

a.操作不慎;

b.多人开发,别人添加或删除了依赖、jar、aar;

c.可能姿势不对吧。

 

1.解决的办法:

a.clean rebuild

b.清缓存重启AS

 

 

此目录下 caches 文件夹,慎用,因为删除后你编译过的所有项目都得重新下载依赖,重新编译

f.还还还不行... 新建一个项目看看,如果也有问题,重装环境或者系统吧,没开玩笑,如果一直都很容易出问题真的可能是环境的问题



原文链接:https://blog.csdn.net/qq_30878303/article/details/80832217

 

posted @ 2022-02-19 11:59  stdxxd  阅读(92)  评论(0)    收藏  举报