Skip to content

Instantly share code, notes, and snippets.

@Licenser
Created July 27, 2015 01:35
Show Gist options
  • Save Licenser/60538eb5187a5d0addd1 to your computer and use it in GitHub Desktop.
Save Licenser/60538eb5187a5d0addd1 to your computer and use it in GitHub Desktop.
===> Uncaught error: {badmatch,
{application,erlydtl,
[{description,
"Django Template Language for Erlang"},
{vsn,git},
{modules,[]},
{applications,
[kernel,stdlib,compiler,syntax_tools,merl]},
{registered,[]}]}}
===> Stack trace to the error location: [{rebar_app_discover,
create_app_info,2,
[{file,
"/Users/heinz/Projects/Other/rebar3/_build/default/lib/rebar/src/rebar_app_discover.erl"},
{line,142}]},
{rebar_app_discover,
try_handle_app_src_file,4,
[{file,
"/Users/heinz/Projects/Other/rebar3/_build/default/lib/rebar/src/rebar_app_discover.erl"},
{line,212}]},
{rebar_app_info,discover,1,
[{file,
"/Users/heinz/Projects/Other/rebar3/_build/default/lib/rebar/src/rebar_app_info.erl"},
{line,110}]},
{rebar_prv_install_deps,
new_dep,6,
[{file,
"/Users/heinz/Projects/Other/rebar3/_build/default/lib/rebar/src/rebar_prv_install_deps.erl"},
{line,561}]},
{rebar_prv_install_deps,
parse_dep,5,
[{file,
"/Users/heinz/Projects/Other/rebar3/_build/default/lib/rebar/src/rebar_prv_install_deps.erl"},
{line,531}]},
{lists,foldl,3,
[{file,"lists.erl"},
{line,1261}]},
{rebar_prv_install_deps,
parse_profile_deps,3,
[{file,
"/Users/heinz/Projects/Other/rebar3/_build/default/lib/rebar/src/rebar_prv_install_deps.erl"},
{line,153}]},
{rebar_prv_install_deps,
'-deps_per_profile/3-fun-0-',
3,
[{file,
"/Users/heinz/Projects/Other/rebar3/_build/default/lib/rebar/src/rebar_prv_install_deps.erl"},
{line,142}]}]
===> Uncaught error: {badmatch,not_found}
===> Stack trace to the error location: [{rebar_prv_install_deps,
update_app_info,2,
[{file,
"/Users/heinz/Projects/Other/rebar3/_build/default/lib/rebar/src/rebar_prv_install_deps.erl"},
{line,591}]},
{rebar_prv_install_deps,
maybe_fetch,5,
[{file,
"/Users/heinz/Projects/Other/rebar3/_build/default/lib/rebar/src/rebar_prv_install_deps.erl"},
{line,418}]},
{rebar_prv_install_deps,
update_unseen_src_dep,10,
[{file,
"/Users/heinz/Projects/Other/rebar3/_build/default/lib/rebar/src/rebar_prv_install_deps.erl"},
{line,343}]},
{lists,foldl,3,
[{file,"lists.erl"},
{line,1261}]},
{rebar_prv_install_deps,
handle_profile_level,6,
[{file,
"/Users/heinz/Projects/Other/rebar3/_build/default/lib/rebar/src/rebar_prv_install_deps.erl"},
{line,163}]},
{rebar_prv_install_deps,
deps_per_profile,3,
[{file,
"/Users/heinz/Projects/Other/rebar3/_build/default/lib/rebar/src/rebar_prv_install_deps.erl"},
{line,145}]},
{rebar_prv_install_deps,do,1,
[{file,
"/Users/heinz/Projects/Other/rebar3/_build/default/lib/rebar/src/rebar_prv_install_deps.erl"},
{line,77}]},
{rebar_core,do,2,
[{file,
"/Users/heinz/Projects/Other/rebar3/_build/default/lib/rebar/src/rebar_core.erl"},
{line,124}]}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment