Skip to content
This repository has been archived by the owner on Mar 10, 2021. It is now read-only.

Hex dependencies conflict on httpoison. #142

Open
jung-hunsoo opened this issue Jan 20, 2018 · 2 comments
Open

Hex dependencies conflict on httpoison. #142

jung-hunsoo opened this issue Jan 20, 2018 · 2 comments
Labels

Comments

@jung-hunsoo
Copy link

jung-hunsoo commented Jan 20, 2018

When I performed mix deps.get, the httpoison library version conflict is occured.

Failed to use "httpoison" (version 0.13.0) because
  arc (version 0.8.0) requires ~> 0.11
  thesis (version 0.2.0) requires ~> 0.11.0
  mix.lock specifies 0.13.0

I think the hex dependencies aren't updated in the hex.pm

How can I fix this?

@jung-hunsoo
Copy link
Author

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.

@jamonholmgren
Copy link
Member

Thanks for reporting, @jung-hunsoo ! That is strange. I don't have time to look into it right now but will at some point.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants