tsloughter / rebar3_erlydtl_plugin

Rebar3 Erlydtl Plugin
Other
11 stars 33 forks source link

crashing on clomile #3

Open Licenser opened 9 years ago

Licenser commented 9 years ago

running erlydtl crashes with the following error

[...]
===> Running erlydtl...
===> Uncaught error in rebar_core. Run with DEBUG=1 to see stacktrace
===> Uncaught error: {try_clause,ok}
===> Stack trace to the error location: [{rebar_core,do,2,
                                                 [{file,
                                                   "/home/travis/build/rebar/rebar3/_build/default/lib/rebar/src/rebar_core.erl"},
                                                  {line,124}]},
                                                {rebar_prv_do,do_tasks,2,
                                                 [{file,
                                                   "/home/travis/build/rebar/rebar3/_build/default/lib/rebar/src/rebar_prv_do.erl"},
                                                  {line,68}]},
                                                {rebar_core,do,2,
                                                 [{file,
                                                   "/home/travis/build/rebar/rebar3/_build/default/lib/rebar/src/rebar_core.erl"},
                                                  {line,124}]},
                                                {rebar3,main,1,
                                                 [{file,
                                                   "/home/travis/build/rebar/rebar3/_build/default/lib/rebar/src/rebar3.erl"},
                                                  {line,47}]},
                                                {escript,run,2,
                                                 [{file,"escript.erl"},
                                                  {line,752}]},
                                                {escript,start,1,
                                                 [{file,"escript.erl"},
                                                  {line,276}]},
                                                {init,start_it,1,[]},
                                                {init,start_em,1,[]}]