Execution failed for task ':modules:axelor-tool-compilejava'

Hi all,

I configure axelor erp source file on intellij IDEA but I can’t build the file it’s throw a error like this:

Execution failed for task ‹ :modules:axelor-tool:compileJava ›.
,>Failed to clean up stale outputs

  • Try:

Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

what you have tried?? ./gradlew clean

Hi,
I can trying to axelor source code run with intellij IDEA using gradle but it’s showing error


How can I fix