This message was deleted.
# community-support
s
This message was deleted.
p
For more info: I've looked it up and the answer that convinced me the most was a matter of compatibility (as I'm trying to run a Java 8 project ) but after downgrading my java version it still doesn't work
The codeI'm showing is by running the gradle command with the --stacktrace flag so I get mor info
v
Can you provide a build
--scan
if it is able to produce it? If not, can you share
--version
output if it can be produced?
Because yes, I would also suspect that you try to run the Gradle build with a too new and incompatible Java version. (https://docs.gradle.org/current/userguide/compatibility.html)