You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, but ~> operator used here (~> 3.0) so should download the latest 3.x.x version. I could remove 'ors' in the mix.exs but this will force everyone to update to 3.x.x. Need to think about it more. In meantime please use override.
prometheus_ex doesn't compile under elixir 1.7 due to
deadtrickster/prometheus.ex#18
That's been fixed as of version 3.0.2 of prometheus_ex, so an upgrade of the version here would probably solve it for prometheus-phoenix.
The text was updated successfully, but these errors were encountered: