-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
Setup fails to build when used as a hex dependency in mix and compiled with rebar3 bare compiler. It can be compiled with rebar 2.6.2 from mix. The error with the following versions Erlang/OTP 20.0.4, Rebar 3.3.6 and Elixir 1.5.1, Setup 1.8.4 is:
./rebar skip_deps=true escriptize
make: ./rebar: No such file or directory
make: *** [escriptize] Error 1
===> Hook for compile failed!
** (Mix) Could not compile dependency :setup, "/.mix/rebar3 bare compile --paths "/code/elixometer/_build/test/lib/*/ebin""
command failed. You can recompile this dependency with "mix deps.compile setup", update it with "mix deps.update setup" or clean it with "mix deps.c
lean setup"
hauleth, redrabbit, kevinkjt2000 and drozzy
Metadata
Metadata
Assignees
Labels
No labels