GcsSloop / GcsSloop/FlutterNote
Waiting for another flutter command to release the startup lock...
Open
- Dominant language
- No language data
- Stars
- 11
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
找到 Flutter 的安装目录,并删除 flutter/bin/cache/lockfile 文件。
如果你在 Mac 上设置了 FLUTTER_HOME 作为path,可以直接这样删除。
``` shell
rm $FLUTTER_HOME/bin/cache/lockfile
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.