Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ecto dependency error #25

Open
mustela opened this issue May 7, 2020 · 0 comments
Open

Ecto dependency error #25

mustela opened this issue May 7, 2020 · 0 comments

Comments

@mustela
Copy link

mustela commented May 7, 2020

Hey there!

Im trying to use the last ecto version but having an issue with this lib dependency.

Dependencies have diverged:
* ecto (Hex package)
  the dependency ecto 3.4.0

  > In deps/prometheus_ecto/mix.exs:
    {:ecto, "~> 2.0 or ~> 3.0", [env: :prod, hex: "ecto", repo: "hexpm", optional: false]}

  does not match the requirement specified

  > In deps/ecto_sql/mix.exs:
    {:ecto, "~> 3.4.3", [env: :prod, hex: "ecto", repo: "hexpm", optional: false]}

  Ensure they match or specify one of the above in your deps and set "override: true"
** (Mix) Can't continue due to errors on dependencies

Could we think of updating the lib?

Thanks!

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

No branches or pull requests

1 participant