barrel-db / rebar3_elixir_compile

Elixir rebar3 compiler plugin
Other
90 stars 29 forks source link

There is a issue when adding rebar3_elixir_compile on global rebar3 config file #35

Open minghu6 opened 6 years ago

minghu6 commented 6 years ago

When I add { rebar3_elixir_compile, ".*", {git, "https://github.com/barrel-db/rebar3_elixir_compile.git", {branch, "master"}}}, { rebar3_elixir_compile, {git, "https://github.com/barrel-db/rebar3_elixir_compile.git", {branch, "master"}}} or just rebar3_elixir_compile to the plugins of ~/.config/rebar3/rebar.config.

It always reports .config/rebar3/rebar.config exists but can not be read. Ignoring global config values. However, If I change to other plugin like rebar3_hex, rebar_erl_vsn, all works.

Env

rebar 3.6.1 on Erlang/OTP 21 Erts 10.0