摘要: 经常运行项目的时候出现以下问题 Waiting for another flutter command to release the startup lock 然后我用了网上找的方法:rm ./bin/cache/lockfile 不建议用,因为会恢复之前的配置,又要重新配置,安卓和ios全部报错 阅读全文
posted @ 2020-07-28 14:43 lude1994 阅读(165) 评论(0) 推荐(0)
摘要: Your flutter checkout has local changes that would be erased by upgrading. If you want to keep these changes, it is recommended that you stash them vi 阅读全文
posted @ 2020-07-28 14:34 lude1994 阅读(3363) 评论(0) 推荐(0)