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

Return an error if no apps are found when using bare compiler #2251

Merged

Conversation

pablocostass
Copy link
Contributor

Would close #2202. In case of no apps found when calling
rebar_state:project_apps(State) rebar3 now throws an error with
a warning.

Would close erlang#2202. In case of no apps found when calling
`rebar_state:project_apps(State)` rebar3 now throws an error with
a warning.
@ferd ferd merged commit 0e82efe into erlang:master Mar 18, 2020
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

Successfully merging this pull request may close these issues.

bare compiler crashes hard when no apps found
2 participants