首页 > 移动平台 > 详细

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

时间:2020-01-10 09:49:15      阅读:748      评论:0      收藏:0      [点我收藏+]

 

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

 

 

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

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!