I am new to gradle and not able to debug the following issue whenever I am trying to build any project. I am using the command (gradle clean build)
FAILURE: Build failed with an exception.
- What went wrong: org/gradle/api/internal/ExternalProcessStartedListener
I am using gradle version 7.4.2
Any help is greatly appreciated.