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

Better error message if include_lib doesn't exist #914

Closed
tsloughter opened this issue Nov 11, 2015 · 0 comments · Fixed by #921
Closed

Better error message if include_lib doesn't exist #914

tsloughter opened this issue Nov 11, 2015 · 0 comments · Fixed by #921
Labels

Comments

@tsloughter
Copy link
Collaborator

Currently it just crashes:

===> Uncaught error in rebar_core. Run with DEBUG=1 to see stacktrace
===> Uncaught error: function_clause
===> Stack trace to the error location: [{filename,join,
                                                 [[]],
                                                 [{file,"filename.erl"},
                                                  {line,393}]},
                                                {rebar_erlc_compiler,
                                                 warn_and_find_path,2,
                                                 [{file,
                                                   "/home/tristan/Devel/rebar3/_build/default/lib/rebar/src/rebar_erlc_compiler.erl"},
                                                  {line,691}]},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants