Flutter解决 警告 Waiting for another flutter command to release the startup lock

运行flutter的时候显示警告android

Waiting for another flutter command to release the startup lock
复制代码

当项目异常关闭,或者android studio用任务管理器强制关闭,下次启动就会出现上面的一行话,bash

此时须要打开 flutter/bin/cache/lockfile,删除就好了ui

或者直接用下面的命令:rm ./flutter/bin/cache/lockfilespa

相关文章
相关标签/搜索