Skip to content

FIX: Delete broken dep on Elixir Compile #11

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

javadabadoo
Copy link

No description provided.

@namxam
Copy link

namxam commented Feb 12, 2016

* Updating java_erlang (git@github.com:fredlund/JavaErlang.git)
** (Protocol.UndefinedError) protocol String.Chars not implemented for {:git, 'git://github.com/uwiger/edown.git', {:branch, 'master'}}
    (elixir) lib/string/chars.ex:3: String.Chars.impl_for!/1
    (elixir) lib/string/chars.ex:17: String.Chars.to_string/1
    (mix) lib/mix/rebar.ex:123: Mix.Rebar.compile_req/1
    (mix) lib/mix/rebar.ex:88: Mix.Rebar.parse_dep/2
    (elixir) lib/enum.ex:1043: anonymous fn/3 in Enum.map/2
    (elixir) lib/enum.ex:1387: Enum."-reduce/3-lists^foldl/2-0-"/3
    (elixir) lib/enum.ex:1043: Enum.map/2
    (mix) lib/mix/dep/loader.ex:286: anonymous fn/2 in Mix.Dep.Loader.rebar_children/1

@ylankgz
Copy link

ylankgz commented Jun 12, 2016

@namxam include java_erlang in your deps with make:
{:java_erlang, github: "fredlund/JavaErlang", manager: :make}

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

Successfully merging this pull request may close these issues.

4 participants