-
Notifications
You must be signed in to change notification settings - Fork 32
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
dependency mismatch - rebar3 & hex? #41
Comments
We are ok with using rebar3 and hex but I'm not sure that the proper version of exometer_core available on hex. |
afaik exometer is not on hex yet, but we can still reference github for exometer until that happens. |
Please see PR #42 |
Closing this in favor of PR |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We have a dependency mismatch which could be solved by using hackney from hex.pm in this project. It would require moving to rebar3 as far as I understand. Would you be open to using rebar3 and pointing to hex.pm instead of repo on github on branch master? I can create a PR in that case.
We used
override: true
in our config but would like to remove that again.The text was updated successfully, but these errors were encountered: