fs icon indicating copy to clipboard operation
fs copied to clipboard

mix_rebar3 elixir version

Open hurrycaner opened this issue 3 years ago • 2 comments

As mentioned in PR https://github.com/dominicletz/mix_rebar3/pull/1, mix_rebar3 package, a dependency of fs, is forcing the use of version 1.11 when version 1.10 can be fully supported by it.

hurrycaner avatar Dec 05 '20 15:12 hurrycaner

What exact changes in mix.exs or rebar.config you expect to have?

5HT avatar Dec 05 '20 22:12 5HT

I am using the fs for rystiyo/sync Erlang project. It used work well till 6.9.0. With 6.12.0 I am seeing these errors:

===> Compiling mix_rebar3
===> Error building application mix_rebar3:
     No project builder is configured for type mix

Any workaround for Erlang folks?

vasu-dasari avatar Dec 18 '20 04:12 vasu-dasari