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

Windows installer not detecting java #2

Open
anonymous-user opened this issue Mar 13, 2022 · 1 comment
Open

Windows installer not detecting java #2

anonymous-user opened this issue Mar 13, 2022 · 1 comment

Comments

@anonymous-user
Copy link

anonymous-user commented Mar 13, 2022

So I first attempted to install gidadb but it didn't detect java so I then installed java but the error is the same.

`>gibadb-v0.1.0-win32-x86_64.exe

  • Downloading SDK command-line tools:
    [119629490/119629490] =========================================================================================== [100%]
  • Extracting SDK tools...
  • Installing platform tools...

ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.

Please set the JAVA_HOME variable in your environment to match the
location of your Java installation.
! Could not install platform tools: error 1`

Is there a particular version of Java it needs? I installed jre-8u321-windows-x64. Maybe it needs 32-bit? I am on Windows 10 x64.

@hacker1024
Copy link
Owner

Try the latest JDK. For some reason, JAVA_HOME is not set in your environment.

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

2 participants