【发布时间】:2020-11-08 19:14:32
【问题描述】:
我不知道这个错误是什么意思,我以前从未见过。这个应用程序使用 firebase 登录和 google 登录进行登录。
这是错误,我在flutter run 命令之后遇到的异常
* What went wrong:
Could not create service of type FileHasher using GradleUserHomeScopeServices.createCachingFileHasher().
> Timeout waiting to lock file hash cache (C:\Users\User\.gradle\caches\5.6.2\fileHashes). It is currently in use by another Gradle instance.
Owner PID: 19528
Our PID: 24344
Owner Operation:
Our operation:
Lock file: C:\Users\User\.gradle\caches\5.6.2\fileHashes\fileHashes.lock
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
【问题讨论】:
标签: android firebase flutter gradle dart