build - 如何读取 Gradle 的 registry.bin?

标签 build android-studio build-process android-gradle-plugin

当我收到以下消息时,我正在使用 Android Studio(在 Mac 上):

Error:Could not read cache value from '/Users/Friso/.gradle/daemon/2.2.1/registry.bin'.

我不知道是什么原因造成的,因为我没有对构建文件做任何事情。

我该如何解决这个问题?

最佳答案

尝试删除 /Users/Friso/.gradle 目录并重建。

关于build - 如何读取 Gradle 的 registry.bin?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28107112/

相关文章:

python - 如何从源代码中使用 package_data 中的数据?

android - UnsupportedOperationException SDK中不再包含 "android"命令

c++ - 刚开始在 Xcode 中使用 C++

linux - 开发和部署 Linux 应用程序的基础知识

c# - 让winforms应用程序在其他计算机上运行

objective-c - 将 macOS 目标添加到混合 iOS 项目中——为什么它找不到 Objective-C 符号?

java - AndroidManifest.xml 中的应用程序无法通过谷歌搜索警告进行索引

android - IllegalArgumentException : Navigation action/destination cannot be found from the current destination Destination [Navigation Error]

powershell - 管理 PowerShell 模块之间的共享代码

java - Vue SPA 与 Spring Boot,分离与否