After cloning the repo, I am getting the below error when testing gradlew.bat #1263
-
I appreciate your help in fixing the error when ruunign the below command after cloning the repo. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
This is not a Synthea error. Here is what the stacktrace tells you:
|
Beta Was this translation helpful? Give feedback.
This is not a Synthea error. Here is what the stacktrace tells you:
org.gradle.wrapper.Download.downloadInternal(Download.java:87)
: Gradle is unable to download its own files.javax.net.ssl.SSLHandshakeException
: You are probably behind a network proxy and need add certificates to your Java/JDK keystore. Get the appropriate certificates from your network administrator and search "add certificates to java keystore" using your favorite internet search.