Hi! When building on Ubuntu 16.04 with Rebar3 I get next error:
===> Fetching eimp ({git,"https://github.com/processone/eimp.git",
{branch,"master"}})
===> Uncaught error in rebar_core. Run with DEBUG=1 to see stacktrace or consult rebar3.crashdump
===> When submitting a bug report, please include the output of `rebar3 report "your command"`
Makefile:6: recipe for target 'compile' failed
make: *** [compile] Error 1
Hi! When building on Ubuntu 16.04 with Rebar3 I get next error:
In ebar3.crashdump I have
Rebar3 and Erlang versions
How can I fix it? Thanks in advance.