aleksandr-vin/evolution-card-game

Can not use rebar get-deps for mochiweb

maxifly opened this issue · 1 comments

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?

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.