执行flutter doctor 一直提示
Waiting for another flutter command to release the startup lock...
解决办法
- 1、打开flutter安装目录找到下面的/bin/cache/
-
2、删除lockfile档案
- 3、然后重新执行就ok了。
执行flutter doctor 一直提示
Waiting for another flutter command to release the startup lock...
2、删除lockfile档案