-
Notifications
You must be signed in to change notification settings - Fork 517
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
rebar3 compile
silently fails
#91
Comments
Damn, yea, terrible user experience. It is because you don't have github https support for private repos setup in your Will leave this ticket open until we have it provide a useful error message. |
Once I fixed my .netrc:
I'm pretty sure this is the same bug, since both issues involve git failing, but in different ways. Just thought I would document this other failure case too. |
Hi catamorphism, Here is the same symptom, but another way to resolve: http://git.661346.n2.nabble.com/Large-pack-causes-git-clone-failures-what-to-do-td5481488.html |
Oh, we forgot to close this. @shijiang1130 it was a github issue. Thanks. Closing this now even though I said I'd leave it open until I made error messages better, just to make it less confusing :) |
The compile command failed, but didn't print a message indicating the failure. If I do this:
I get more info:
Not sure what's going on here, but in any case, rebar3 should be reporting the failure without having to use
DEBUG=1
.The text was updated successfully, but these errors were encountered: