首页 > 系统服务 > 详细

flutter Could not resolve project :path_provider_macos.

时间:2020-06-06 12:06:05      阅读:153      评论:0      收藏:0      [点我收藏+]

flutter 编译报错

What went wrong: Could not determine the dependencies of task :app:preDebugBuild.

Could not resolve all task dependencies for configuration :app:debugRuntimeClasspath. Could not resolve project :path_provider_macos. Required by: project :app > project :path_provider Unable to find a matching configuration of project :path_provider_macos: None of the consumable configurations have attributes.

 

解决方案

运行命令

flutter pub cache repair

 

flutter Could not resolve project :path_provider_macos.

原文:https://www.cnblogs.com/hillwooda/p/13053669.html

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