码迷,mamicode.com
首页 > 其他好文 > 详细

flutter run 时一直 Waiting for another flutter command to release the startup lock

时间:2018-12-08 13:09:40      阅读:2250      评论:0      收藏:0      [点我收藏+]

标签:inf   提示   bin   doc   tin   github   cache   other   http   

一切都是没问题的

在运行flutter doctor 一直提示

Waiting for another flutter command to release the startup lock。。。

查了一下github的flutter issue 找到了解决方法,如下: 


1、打开flutter的安装目录/bin/cache/ 

  我的目录结构是这个样子滴!

技术分享图片

2、删除lockfile文件 

  我在删除这个文件的时候一直显示,dart文件正在运行,然鹅我的电脑上的全都已经关闭;

  果断使用360把他给强制粉碎了,,简单粗暴。。

  哈哈嗝~


3、然后重新运行就没毛病了。

flutter run 时一直 Waiting for another flutter command to release the startup lock

标签:inf   提示   bin   doc   tin   github   cache   other   http   

原文地址:https://www.cnblogs.com/BLOGZR/p/10086886.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!