Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation issue on MacOs Mojave #21

Closed
raveenb opened this issue Oct 15, 2018 · 2 comments
Closed

Installation issue on MacOs Mojave #21

raveenb opened this issue Oct 15, 2018 · 2 comments

Comments

@raveenb
Copy link

raveenb commented Oct 15, 2018

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)

@guppyfaced
Copy link

guppyfaced commented Nov 19, 2018

Hi @raveenb, I had a similar issues which I was able to resolve by changing my bash variable $JAVA_HOME to Java 8.

Ideally, I'd not like to have to do that, but it has worked so far.

@ileasile
Copy link
Collaborator

I will close this issue. If you will get into troubles again, feel free to open a new one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants