Skip to content

Instantly share code, notes, and snippets.

@valinurovam
Created December 6, 2012 15:31
Show Gist options
  • Save valinurovam/4225351 to your computer and use it in GitHub Desktop.
Save valinurovam/4225351 to your computer and use it in GitHub Desktop.
[ts@terasmsinferno rebar]$ ./rebar create-node
==> rebar (create-node)
Read File "/home/ts/.rebar/templates/simplenode.template"
Read File "/home/ts/.rebar/templates/simplenode.template"
Read File "/home/ts/.rebar/templates/simplenode.reltool.config"
ERROR: 'create-node' failed while processing /home/ts/bin/rebar: {'EXIT',{{badmatch,{error,enoent}},
[{rebar_templater,load_file,3,
[{file,"src/rebar_templater.erl"},{line,239}]},
{rebar_templater,execute_template,7,
[{file,"src/rebar_templater.erl"},{line,337}]},
{rebar_core,run_modules,4,[{file,"src/rebar_core.erl"},{line,405}]},
{rebar_core,execute,5,[{file,"src/rebar_core.erl"},{line,334}]},
{rebar_core,process_dir1,6,[{file,"src/rebar_core.erl"},{line,197}]},
{rebar_core,process_commands,2,
[{file,"src/rebar_core.erl"},{line,61}]},
{rebar,main,1,[{file,"src/rebar.erl"},{line,58}]},
{escript,run,2,[{file,"escript.erl"},{line,741}]}]}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment