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
Hi,
After cloning and running the install i get an error, informing about java version, i have java and it works properly, not sure whats going on here
➜ kotlin-jupyter git:(master) ./gradlew install
Downloading https://services.gradle.org/distributions/gradle-2.12-all.zip
...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Unzipping /Users/raveenbeemsingh/.gradle/wrapper/dists/gradle-2.12-all/8ywkdai6puj5z81fume4e7njw/gradle-2.12-all.zip to /Users/raveenbeemsingh/.gradle/wrapper/dists/gradle-2.12-all/8ywkdai6puj5z81fume4e7njw
Set executable permissions for: /Users/raveenbeemsingh/.gradle/wrapper/dists/gradle-2.12-all/8ywkdai6puj5z81fume4e7njw/gradle-2.12/bin/gradle
FAILURE: Build failed with an exception.
What went wrong:
Could not determine java version from '10.0.2'.
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
➜ kotlin-jupyter git:(master) java --version
java 10.0.2 2018-07-17
Java(TM) SE Runtime Environment 18.3 (build 10.0.2+13)
Java HotSpot(TM) 64-Bit Server VM 18.3 (build 10.0.2+13, mixed mode)
The text was updated successfully, but these errors were encountered:
Hi,
After cloning and running the install i get an error, informing about java version, i have java and it works properly, not sure whats going on here
➜ kotlin-jupyter git:(master) ./gradlew install
Downloading https://services.gradle.org/distributions/gradle-2.12-all.zip
...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Unzipping /Users/raveenbeemsingh/.gradle/wrapper/dists/gradle-2.12-all/8ywkdai6puj5z81fume4e7njw/gradle-2.12-all.zip to /Users/raveenbeemsingh/.gradle/wrapper/dists/gradle-2.12-all/8ywkdai6puj5z81fume4e7njw
Set executable permissions for: /Users/raveenbeemsingh/.gradle/wrapper/dists/gradle-2.12-all/8ywkdai6puj5z81fume4e7njw/gradle-2.12/bin/gradle
FAILURE: Build failed with an exception.
What went wrong:
Could not determine java version from '10.0.2'.
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
➜ kotlin-jupyter git:(master) java --version
java 10.0.2 2018-07-17
Java(TM) SE Runtime Environment 18.3 (build 10.0.2+13)
Java HotSpot(TM) 64-Bit Server VM 18.3 (build 10.0.2+13, mixed mode)
The text was updated successfully, but these errors were encountered: