I just installed erica the first time on my machine. The installation was successfull. Now when either running these commands
erica create-app
I get the following error:
Uncaught error in erica: {'EXIT',
{{case_clause,
{error,
{"no such file or directory",
[{lists,all,2,[{file,"lists.erl"},{line,1198}]},
{hackney_app,ensure_deps_started,0,
[{file,"src/hackney_app.erl"},{line,33}]},
{hackney,start,0,
[{file,"src/hackney.erl"},{line,57}]},
{erica_core,run,1,
[{file,"src/erica_core.erl"},{line,40}]},
{erica,main,1,
[{file,"src/erica.erl"},{line,12}]},
{escript,run,2,
[{file,"escript.erl"},{line,747}]},
{escript,start,1,
[{file,"escript.erl"},{line,277}]},
{init,start_it,1,[]}]}}