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

error_version 1.5.... of Java not installed on Mac OSX #61

Open
casparfritzen opened this issue Feb 3, 2018 · 5 comments
Open

error_version 1.5.... of Java not installed on Mac OSX #61

casparfritzen opened this issue Feb 3, 2018 · 5 comments

Comments

@casparfritzen
Copy link

I installed the newest version of java and I restarted multiple times... still doesn't work.. any ideas? :)

@romansemko
Copy link

If you open a terminal window and run java -version what does the output say?

@casparfritzen
Copy link
Author

casparfritzen commented Feb 3, 2018

java -version
No Java runtime present, requesting install.

This and a widow pops up that I have to install a JDK? Thank you for your reply

@stereu
Copy link

stereu commented Feb 3, 2018

Try installing the recent JDK for Mac from here.

@xiongzm
Copy link

xiongzm commented Feb 4, 2018

I have the same problem. Actually, I have upgraded java to 1.8.0_161, and set .bash_profile , and now java -version shows the right version 1.8.0_161, but bolero reported that java version should be greater than 1.8.0_151.

@jorisrymenants
Copy link

I had the same issue.
Having the java runtime installed didn't seem to work for me.
You actually have to have the JDK installed, and then this seems to work.
JDK takes more diskspace though, so it would be better if only runtime would be enough.

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

No branches or pull requests

5 participants