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

Elixir Version for ex2ms #15

Closed
dc0d opened this issue Nov 28, 2016 · 4 comments
Closed

Elixir Version for ex2ms #15

dc0d opened this issue Nov 28, 2016 · 4 comments

Comments

@dc0d
Copy link

dc0d commented Nov 28, 2016

ex2ms requires an older version of Elixir. mix deps.get shows this:

warning: the dependency :ex2ms requires Elixir "<= 1.3.0" but you are running on v1.3.4
@grempe
Copy link
Owner

grempe commented Dec 1, 2016

This appears to be a problem with the ex2ms package on hex.pm See the bug report here:

ericmj/ex2ms#12

And the commit that seems to be the root cause here:

ericmj/ex2ms@8d6f13a

@MSch will need to resolve this I believe.

@grempe
Copy link
Owner

grempe commented Feb 11, 2017

I have updated the ex2ms dependency to pull directly from github until that project finds the person that can push a new release to hex.pm. The updated ex2ms also fixes some compilation warnings.

3322321

@grempe
Copy link
Owner

grempe commented Feb 11, 2017

Sorry, I take that back. hex.pm will not allow me to push a new version of the package that depends on a git repo. I had to revert the commit that pinned ex2ms to git.

@grempe
Copy link
Owner

grempe commented Feb 25, 2017

OK, ex2ms was finally updated and pushed to hex.pm. I was able to fix the dependency issue in newly pushed ex_rated v1.3.1

https://hex.pm/packages/ex_rated/1.3.1

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

2 participants