首页 > 其他 > 详细

flutter 填坑3 Waiting for another flutter command to release the startup lock...卡死

时间:2020-09-04 20:54:33      阅读:56      评论:0      收藏:0      [点我收藏+]

# Q: 出现Waiting for another flutter command to release the startup lock.. 卡死的情况,并且重新启动开发工具不起作用

# A: 前往flutter SDK中 移除 bin/cache/lockfile 文件

 ```

~/flutter/bin/cache/lockfile

```

     执行 flutter doctor 命令

     最后在次执行 flutter run 即可。

flutter 填坑3 Waiting for another flutter command to release the startup lock...卡死

原文:https://www.cnblogs.com/jisa/p/13615409.html

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