- 如何解决“Waiting for another flutter
- 如何解决“Waiting for another flutter
- Waiting for another flutter comm
- Waiting for another flutter comm
- Waiting for another flutter comm
- Waiting for another flutter comm
- Waiting for another flutter comm
- Waiting for another flutter comm
- Waiting for another flutter comm
- Waiting for another flutter comm
flutter 跑的时候经常遇到这个问题
解决办法
1.保存你的工程,然后关闭as/vscode,直接杀死dart进程
Linux:
killall -9 dart
Windows:
taskkill /F /IM dart.exe
- 关闭工程,然后删除lockfile这个文件
在你的工程目录下找到这个文件
<flutter folder>/bin/cache/lockfile







网友评论