inaka / elvis

Erlang Style Reviewer
Apache License 2.0
423 stars 87 forks source link

Compiling the elvis shell Error #506

Closed ssymphony closed 5 years ago

ssymphony commented 5 years ago

elvis/_build/default/lib/ssl_verify_fun/ebin/ssl_verify_fun.app" is missing description entry when using (rebar3 escriptize).

creates an elvis executable.

escript: exception error: no match of right hand side value {error,bad_directory} in function elvis:process_options/3 (/elvis/src/elvis.erl, line 127) in call from elvis:process_options/2 (elvis/src/elvis.erl, line 93) in call from escript:run/2 (escript.erl, line 758) in call from escript:start/1 (escript.erl, line 277) in call from init:start_em/1 in call from init:do_boot/3

Do you have an executable that I can run.