I\'m new to Gradle and while trying to install Gradle in my PC with Windows OS, I got the below mentioned error
Error: Could not find or load main class org
I stopped all the gradle daemons by running ./gradlew --stop and the error was resolved for me.