Answers for "cannot lock java compile cache (.gradle/6.8.3/javacompile) as it has already been locked by this process."

8

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 "cannot lock java compile cache (.gradle/6.8.3/javacompile) as it has already been locked by this process."

Code answers related to "Java"

Java Answers by Framework

Browse Popular Code Answers by Language