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
# This is Git's per-user configuration file.
[user]
# Please adapt and uncomment the following lines:
name = thinksource
email = [email protected]
[github]
token = 513e6094d*****token*******faaa
Then I try to run conscript_2.11-0.5.0-proguard.jar via command line:
java -jar conscript_2.11-0.5.0-proguard.jar
I still get error
An unexpected error occurred: Please check your internet connection.
You may need to generate a github access token.
see https://help.github.com/articles/creating-an-access-token-for-command-line-use/
Exception message: TLS SSLContext not available
The text was updated successfully, but these errors were encountered:
My platform is windows 10.
I set %CONSCRIPT_HOME% and %PATH% as the http://www.foundweekends.org/conscript/setup.html instruction.
My %profile dir%/.gitconfig file is:
Then I try to run conscript_2.11-0.5.0-proguard.jar via command line:
I still get error
The text was updated successfully, but these errors were encountered: