Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build with erlang.mk #7

Open
benoitc opened this issue Mar 6, 2021 · 0 comments
Open

build with erlang.mk #7

benoitc opened this issue Mar 6, 2021 · 0 comments

Comments

@benoitc
Copy link

benoitc commented Mar 6, 2021

I justa dded the http handler to the erlang.mk deps file and got the following issue:

{"init terminating in do_boot",{function_clause,[{code,load_file,[{rebar3_archive_plugin,"0.0.1"}],[{file,"code.erl"},{line,144}]},{erl_eval,do_apply,6,[{file,"erl_eval.erl"},{line,670}]},{erl_eval,expr,5,[{file,"erl_eval.erl"},{line,269}]},{erl_eval,eval_lc1,6,[{file,"erl_eval.erl"},{line,696}]},{erl_eval,eval_generate,7,[{file,"erl_eval.erl"},{line,725}]},{erl_eval,eval_lc,6,[{file,"erl_eval.erl"},{line,682}]},{erl_eval,exprs,5,[{file,"erl_eval.erl"},{line,122}]},{init,start_it,1,[]}]}}
init terminating in do_boot ()

Any idea how to fix it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant