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 1.3 Support #90

Closed
JesseHerrick opened this issue Jun 22, 2016 · 1 comment
Closed

Elixir 1.3 Support #90

JesseHerrick opened this issue Jun 22, 2016 · 1 comment

Comments

@JesseHerrick
Copy link

After running mix on the latest Elixir update (1.3), I get the following error:

==> httpotion
Compiling 1 file (.ex)

== Compilation error on file lib/httpotion.ex ==
** (ArgumentError) Access is not a protocol
    (elixir) lib/protocol.ex:76: Protocol.assert_protocol!/2
    lib/httpotion.ex:292: (module)
    (stdlib) erl_eval.erl:670: :erl_eval.do_apply/6

I attempted to pinpoint the issue to no avail, hopefully you can.

Thanks!

@JesseHerrick
Copy link
Author

My mistake, a dependency hadn't updated to the latest version of HTTPotion. 😄

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