Skip to content

Instantly share code, notes, and snippets.

@Tim-Machine
Last active May 8, 2016 18:42
Show Gist options
  • Select an option

  • Save Tim-Machine/be159a117c3c86b4465ee407a059ac64 to your computer and use it in GitHub Desktop.

Select an option

Save Tim-Machine/be159a117c3c86b4465ee407a059ac64 to your computer and use it in GitHub Desktop.
adding this package to phoenix https://hex.pm/packages/velkoz causing this error ::
Conflict on poison from 1.5.0 to 1.5.2
ecto 1.1.5: ~> 1.0
phoenix 1.1.4: ~> 1.5 or ~> 2.0
phoenix_ecto 2.0.1: ~> 1.3
velkoz 1.0.1: ~> 2.0
Conflict on poison from 2.0.0 to 2.1.0
phoenix 1.1.4: ~> 1.5 or ~> 2.0
phoenix_ecto 2.0.0, 2.0.1: ~> 1.3
You can see Velkoz's deps here
https://github.com/tesseract-tech/velkoz/blob/master/mix.exs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment