This message was deleted.
# community-support
s
This message was deleted.
🧵 1
v
Please do not split topics across several threads. This makes following the conversation in the threads view very hard as the context of the other messages is missing. If you have additional information either edit the original message or post to its thread. Regarding the problem, Well, it seems some lock file is corrupted. Delete
<root project>/.gradle
and if that did not help, everything in
<GRADLE_USER_HOME>
that you did not create yourself. Alternatively, you can also search more targetedly by checking whether
--info
,
--debug
, or
--stacktrace
contain more info about what file is the problem, or by debugging.