You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 3, 2025. It is now read-only.
When I try to enable Gradle's configuration cache, I received the following error.
FAILURE: Build failed with an exception.
* What went wrong:
Configuration cache problems found in this build.
2 problems were found storing the configuration cache.
- Plugin 'org.ajoberstar.grgit': external process started 'C:\Program Files\Git4Win\cmd\git.exe --version'
See https://docs.gradle.org/8.9/userguide/configuration_cache.html#config_cache:requirements:external_processes
- Plugin 'org.ajoberstar.grgit': external process started 'C:\Program Files\Git4Win\cmd\git.exe config --system --show-origin --list -z'
See https://docs.gradle.org/8.9/userguide/configuration_cache.html#config_cache:requirements:external_processes