Skip to content

Instantly share code, notes, and snippets.

@alunduil
Created April 21, 2019 22:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alunduil/12bd1d8a30c3a51bd032bc7d8d95343f to your computer and use it in GitHub Desktop.
Save alunduil/12bd1d8a30c3a51bd032bc7d8d95343f to your computer and use it in GitHub Desktop.
stdin
===> Evaluating config script "rebar.config.script"
===> Evaluating config script "/home/alunduil/Projects/erlang/minikube.erl/_build/default/plugins/coveralls/rebar.config.script"
===> 21.2.3 satisfies the requirement for minimum OTP version 18
===> Expanded command sequence to be run: []
===> Provider: {default,do}
===> Expanded command sequence to be run: [{hex,user}]
===> Provider: {hex,user}
Not authenticated as any user currently for this repository
===> Uncaught error in rebar_core. Run with DEBUG=1 to see stacktrace or consult rebar3.crashdump
===> Uncaught error: {try_clause,ok}
===> Stack trace to the error location:
[{rebar_core,do,2,[{file,"/opt/rebar3-3.10.0/src/rebar_core.erl"},{line,154}]},
{rebar_prv_do,do_task,5,
[{file,"/opt/rebar3-3.10.0/src/rebar_prv_do.erl"},{line,87}]},
{rebar_core,do,2,[{file,"/opt/rebar3-3.10.0/src/rebar_core.erl"},{line,154}]},
{rebar3,run_aux,2,[{file,"/opt/rebar3-3.10.0/src/rebar3.erl"},{line,178}]},
{rebar3,main,1,[{file,"/opt/rebar3-3.10.0/src/rebar3.erl"},{line,66}]},
{escript,run,2,[{file,"escript.erl"},{line,758}]},
{escript,start,1,[{file,"escript.erl"},{line,277}]},
{init,start_em,1,[]}]
===> When submitting a bug report, please include the output of `rebar3 report "your command"`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment