-
-
Notifications
You must be signed in to change notification settings - Fork 197
Not detecting java on my system #866
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
Comments
Hi @anshulguleria, I noticed that you are using OpenJDK. We recommend using to the official Oracle JDK 8 as described in our docs but you should be OK. Also, please verify that:
If you continue having problems, please run |
Ah, I saw you've issued a PR with the fix. Thank you! |
Hi @teobugslayer Thanks for quick reply though. |
@anshulguleria, I've merged your change in {N} master and it will be included in our next public release. Thank you again! |
My OS details are:
and java details are:
My environment variables are also set. I can access java command
but when ever i run
tns doctor
it says java not available or not setup properlyThe text was updated successfully, but these errors were encountered: