使用github 的源码时,A problem occurred evaluating project ':app'. > path may not be null or empty string. path='null'

时间:2020-01-10 09:49:15   收藏:0   阅读:748

 

A problem occurred evaluating project :app. > path may not be null or empty string. path=null

出现如上报错,

If you downloaded the app from github, it is possible that signing configs are note adapted. Try like this to comment code on android/app/build.gradle :

注释掉android/app/build.gradle文件中的以下内容,

技术分享图片

 

 

 

 

参考:

https://stackoverflow.com/questions/54457245/a-problem-occurred-evaluating-project-app-path-may-not-be-null-or-empty-st

 

 

原文:https://www.cnblogs.com/sea-stream/p/12174192.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!