Open jung-hunsoo opened 6 years ago
I just solved after mix deps.update --all
then mix deps.get
. But I don't know why the current github mix file and hex.pm dependencies are different.
Thanks for reporting, @jung-hunsoo ! That is strange. I don't have time to look into it right now but will at some point.
When I performed
mix deps.get
, thehttpoison
library version conflict is occured.I think the hex dependencies aren't updated in the hex.pm
How can I fix this?