opentelemetry-demo icon indicating copy to clipboard operation
opentelemetry-demo copied to clipboard

Missing pre-requisites

Open cijothomas opened this issue 3 years ago • 0 comments

Prerequisites does not list installing Java. But following https://github.com/open-telemetry/opentelemetry-demo#gradle-update-windows-only step, it fails saying no Java found.

C:\repos\opentelemetry-demo\src\adservice>gradlew

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.

cijothomas avatar Aug 05 '22 03:08 cijothomas