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

Wrong inaka_mixer dependency #51

Closed
joaohf opened this issue Feb 14, 2016 · 2 comments
Closed

Wrong inaka_mixer dependency #51

joaohf opened this issue Feb 14, 2016 · 2 comments
Assignees
Labels

Comments

@joaohf
Copy link
Contributor

joaohf commented Feb 14, 2016

My rebar.config is:

{deps, [
      {cowboy_swagger, "0.1.1"}
]}.
``

joaohf@porco:~/p/x$ make
===> Verifying dependencies...
===> Package inaka_mixer-0.1.4 not found. Fetching registry updates and trying again...
===> Updating package registry...
===> Writing registry to /home/joaohf/.cache/rebar3/hex/default/registry
===> Generating package index...
===> Writing index to /home/joaohf/.cache/rebar3/hex/default/packages.idx
===> Package not found in registry: inaka_mixer-0.1.4.
Makefile:10: recipe for target 'compile' failed
make: *** [compile] Error 1


$ rebar3 hex search swagger
cowboy_swagger: 0.1.1
$ rebar3 hex search mixer
inaka_mixer: 0.1.5

@elbrujohalcon
Copy link
Member

@joaohf that issue seems to have been fixed. Can you try with the latest release (i.e. 1.0.1), please?

@elbrujohalcon
Copy link
Member

@joaohf I'll assume it's fixed on 1.0.1

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

No branches or pull requests

2 participants