-
Notifications
You must be signed in to change notification settings - Fork 198
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
curl fails, bunch of html "is not a valid version" #784
Comments
specify JABBA_VERSION=0.11.2 and it'll fix it for now. github.com no longer redirects to github.io |
➜ curl -sL https://github.com/shyiko/jabba/raw/master/install.sh | JABBA_VERSION=0.11.2 bash && . ~/.jabba/jabba.sh Worked, thanks |
#785 should take care of this. Github is having a "brown out" today and the 8th before this will finally break on the 15th. |
SethTisue
added a commit
to SethTisue/play-json
that referenced
this issue
Apr 20, 2021
as per shyiko/jabba#784 (comment) it would also be possible to ask for the `install.sh` on `master`, but I like this fix better because it keeps the build reproducible
SethTisue
added a commit
to SethTisue/play-json
that referenced
this issue
Apr 20, 2021
as per shyiko/jabba#784 (comment) it would also be possible to ask for the `install.sh` on `master`, but I like this fix better because it keeps the build reproducible
Just had this error today so I created #813 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Some type of URL redirect issue? I don't see a commit to the default branch that would have triggered this, so the issue seems outside of this repo's code. @shyiko issue configuring your github pages site?
The text was updated successfully, but these errors were encountered: