You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
first of all thank you for this amazing project. second, my issue is with when im trying to build the project and pants i giving me the following error:
12:36:56 00:02 [jvm-platform-validate]
12:36:56 00:02 [jvm-platform-validate]
12:36:56 00:02 [bootstrap]
12:36:56 00:02 [substitute-aliased-targets]
FAILURE: Problem locating a java distribution: Failed to locate a JRE distribution with minimum_version 10.0.1.0.10, maximum_version 10.0.1.0.10
i have jvm version 10 installed, i have also went to the pants.ini and tried modifying the minimum and maximum version requirements to my current version, however it seems that pants cannot find my jvm installation. any thoughts?
The text was updated successfully, but these errors were encountered:
first of all thank you for this amazing project. second, my issue is with when im trying to build the project and pants i giving me the following error:
12:36:56 00:02 [jvm-platform-validate]
12:36:56 00:02 [jvm-platform-validate]
12:36:56 00:02 [bootstrap]
12:36:56 00:02 [substitute-aliased-targets]
FAILURE: Problem locating a java distribution: Failed to locate a JRE distribution with minimum_version 10.0.1.0.10, maximum_version 10.0.1.0.10
i have jvm version 10 installed, i have also went to the pants.ini and tried modifying the minimum and maximum version requirements to my current version, however it seems that pants cannot find my jvm installation. any thoughts?
The text was updated successfully, but these errors were encountered: