Waiting for another flutter command to release the startup lock... 异常解决

Posted sea-stream

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Waiting for another flutter command to release the startup lock... 异常解决相关的知识,希望对你有一定的参考价值。

 

进入到你的flutter sdk目录中,然后找到bin/cache/lockfile文件,删除它即可。

删除之后你再运行flutter doctor,你会发现错误已经解决了。

 

 

参考:

https://blog.csdn.net/qq_26287435/article/details/89537153

以上是关于Waiting for another flutter command to release the startup lock... 异常解决的主要内容,如果未能解决你的问题,请参考以下文章