Skip to content

Instantly share code, notes, and snippets.

@jondot
Created August 11, 2012 17:05
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 jondot/3325744 to your computer and use it in GitHub Desktop.
Save jondot/3325744 to your computer and use it in GitHub Desktop.
Uncaught error in rebar_core: {'EXIT',
{undef,
[{rebar_app_utils,is_skipped_app,
["/home/jondot/.kerl/builds/r15b01/agner_R15B01/src/agner.app.src"],
[]},
{rebar_core,maybe_process_dir0,7,
[{file,"src/rebar_core.erl"},{line,161}]},
{rebar_core,process_dir,4,
[{file,"src/rebar_core.erl"},{line,128}]},
{rebar_core,process_commands,2,
[{file,"src/rebar_core.erl"},{line,83}]},
{rebar,main,1,
[{file,"src/rebar.erl"},{line,49}]},
{escript,run,2,
[{file,"escript.erl"},{line,727}]},
{escript,start,1,
[{file,"escript.erl"},{line,277}]},
{init,start_it,1,[]}]}}
make: *** [compile] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment