Answers for "error: cannot lock build output cleanup cache /android/.gradle/buildoutputcleanup) as it has already been locked by this process."

2

cannot lock java compile cache as it has already been locked by this process

find ~/.gradle -type f -name "*.lock" -delete
Posted by: Guest on May-28-2020

Code answers related to "error: cannot lock build output cleanup cache /android/.gradle/buildoutputcleanup) as it has already been locked by this process."

Code answers related to "Java"

Java Answers by Framework

Browse Popular Code Answers by Language