Can not use rebar get-deps for mochiweb
maxifly opened this issue · 1 comments
maxifly commented
rebar get-deps
return error for mochiweb.
git clone https://github.com/mochi/mochiweb.git
return error too
I can use git clone git://github.com/mochi/mochiweb.git
without errors.
May be change rebar.config?
aleksandr-vin commented
I agree with you to change https:// to git:// (already done so in commit a2bb24d).
But for the future: you ought to include full error messages in issues to get them done properly. I do can git clone https://github.com/...
and you will, if you find the missing clue.