美文网首页
flutter 报错 Waiting for another f

flutter 报错 Waiting for another f

作者: 东北小小猿 | 来源:发表于2019-05-09 15:04 被阅读0次
运行 flutter packages get
报错 Waiting for another flutter command to release the startup lock...
bogon:startup_namer gqshi$ flutter packages get
Waiting for another flutter command to release the startup lock...

解决:

找到flutter的安装目录然后到bin/cache/ 文件夹下,删除lockfile文件,重新执行命令就可以了


image.png

相关文章

网友评论

      本文标题:flutter 报错 Waiting for another f

      本文链接:https://www.haomeiwen.com/subject/dbmwoqtx.html