Skip to content

Instantly share code, notes, and snippets.

@Tim-Machine
Created July 9, 2013 06:59
Show Gist options
  • Select an option

  • Save Tim-Machine/5955238 to your computer and use it in GitHub Desktop.

Select an option

Save Tim-Machine/5955238 to your computer and use it in GitHub Desktop.
about_Command_Precedence" for more details.
S E:\erlang_starting\hello> .\rebar compile
=> hello (pre_compile)
RROR: pre_compile failed while processing E:/erlang_starting/hello: {'EXIT',
{undef,
[{boss_rebar,all_ebin_dirs,
[[{boss,
[{path,"../ChicagoBoss-0.8"},
{applications,[hello]},
{assume_locale,"en"},
{db_host,"localhost"},
{db_port,1978},
{db_adapter,mock},
{port,8001},
{server,mochiweb},
{session_adapter,mock},
{session_key,"_boss_session"},
{session_exp_time,525600},
{template_tag_modules,[]},
{template_filter_modules,[]},
{dummy,true}]},
{tinymq,[]},
{lager,
[{handlers,
[{lager_console_backend,info},
{lager_file_backend,
[{"log/error.log",error,10485760,"$D0",5},
{"log/console.log",info,10485760,"$D0",5}]}]}]},
{hello,[{path,"../hello"},{base_url,"/"},{dummy,true}]}],
"e:/erlang_starting/hello/src/hello.app.src"],
[]},
{boss_plugin,init,3,[{file,"priv/rebar/boss_plugin.erl"},{line,85}]},
{boss_plugin,pre_compile,2,
[{file,"priv/rebar/boss_plugin.erl"},{line,104}]},
{rebar_core,run_modules,4,[]},
{rebar_core,execute,5,[]},
{rebar_core,process_dir1,6,[]},
{rebar_core,process_commands,2,[]},
{rebar,main,1,[]}]}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment