I've posted this to the Riak Core list, too. When I try to compile using Erlang 18.3 and Elixir 1.3, I get an error trying to compile Cuttlefish
===> Compiling cuttlefish
===> Building escript...
===> 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"`
** (Mix) Could not compile dependency :cuttlefish, "/home/lee/.mix/rebar3 bare compile --paths "/home/lee/Documents/no_slides-master/_build/dev/lib/*/ebin"" command failed. You can recompile this dependency with "mix deps.compile cuttlefish", update it with "mix deps.update cuttlefish" or clean it with "mix deps.clean cuttlefish"
I've posted this to the Riak Core list, too. When I try to compile using Erlang 18.3 and Elixir 1.3, I get an error trying to compile Cuttlefish