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

Even if I changed the .gitconfig, I still get the error when I try to install conscript. #103

Open
thinksource opened this issue Aug 2, 2016 · 0 comments

Comments

@thinksource
Copy link

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:

# This is Git's per-user configuration file.
[user]
# Please adapt and uncomment the following lines:
    name = thinksource
    email = foretribe@gmail.com
[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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant