Skip to content

Conversation

@hugobarauna
Copy link
Contributor

Before this fix, when running just release-local, I was getting this error:

** (Mix) Unknown application :erts
error: Recipe release-local failed with exit code 1

I got this error while running with these Elixir and Erlang versions:

  • Elixir 1.19.2-otp-28
  • Erlang 28.1.1

I think this error started to happen with Elixir 1.19.2, after this change: elixir-lang/elixir@bea1c6c

Running `mix release` was not working with Elixir 1.19.2, related to this
elixir-lang/elixir@bea1c6c
@hugobarauna hugobarauna changed the title Remove erts from extra_applications fix: remove erts from extra_applications Nov 9, 2025
Copy link
Collaborator

@doorgan doorgan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thank you!

@doorgan doorgan merged commit aa8bd84 into elixir-lang:main Nov 9, 2025
100 of 105 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants