When I was running the gradle clean command, I got the following message
gradle clean
Starting a Gradle Daemon, 1 busy and 6 stopped Daemons could not
I solve it with another method in other post. By removing folders like 4.4 4.6 5.4.1 5.5 in directory as below
4.4 4.6 5.4.1 5.5
/users/[username]/.gradle/daemon
java.lang.OutOfMemoryError: GC overhead limit exceeded