-
Notifications
You must be signed in to change notification settings - Fork 282
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
Cannot install Erlang anymore #1156
Comments
Some further digging:
|
I'm also unable to install
And my
One thing I don't know is why my
|
Using |
I can reproduce this, but I'm wondering if the "fix" might just be to make the core plugin not experimental. This is incredibly bizarre since I just wrote that core plugin yesterday not knowing there were problems with this. |
It was sometime since I installed the last new Erlang version (26.1.2, in October) so I didn't notice it until now. Thanks for the quick fix! ❤️ |
Describe the bug
It is not possible to install any Erlang version for me anymore.
To Reproduce
rtx install erlang@latest
rtx install erlang@26
rtx install erlang@25
rtx install erlang@24
Expected behavior
Erlang is installed.
rtx doctor
outputAdditional context
Output:
The output is the same for all Erlang versions.
Possibly related issues:
I have the problem both before and after upgrading to the RTX version with Erang as a core plugin.
asdf
can install these versions without problems.The text was updated successfully, but these errors were encountered: