You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is some issue in the install script that I couldn't figure out.
I also tried other versions of gradle but none of them worked
Here is the end of the error log
===[build:25 (last $?=0)> ./gradlew install --parallel -Pgradle_installPath=/usr/src/t2-src/src.gradle.250131.183126.4230/gradle-8.13.0-M2/dist --no-build-cache -Dorg.gradle.ignoreBuildJavaVersionCheck=true
You should not run uname during the build:
Starting a Gradle Daemon (subsequent builds will be faster)
Daemon JVM discovery is an incubating feature.
FAILURE: Build failed with an exception.
* What went wrong:
Cannot find a Java installation on your machine (Linux 6.12.11-t2 amd64) matching: Compatible with Java 17, vendor matching('adoptium') (from gradle/gradle-daemon-jvm.properties).
* 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.
> Get more help at https://help.gradle.org.
The text was updated successfully, but these errors were encountered:
There is some issue in the install script that I couldn't figure out.
I also tried other versions of gradle but none of them worked
Here is the end of the error log
The text was updated successfully, but these errors were encountered: