-
Notifications
You must be signed in to change notification settings - Fork 119
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
Getting a asdf_25.3 is not a kerl-managed Erlang/OTP installation message #272
Comments
+1 |
This comment was marked as outdated.
This comment was marked as outdated.
I get this error with every erlang version I choose back to 23.0. I want to run elixir 14. New laptop. No issues using asdf on my old lappy. |
Hi there! 👋 I'm having the same problem. It works with 26.0, though. My output:
|
Is the problem simply that the script runs this line in the kerl script suggests that this may be the case |
This is still printing the latest asdf and Erlang 27.0 |
Same for 26.2.2 |
Stuck here too |
+1 |
I just installed Erlang through asdf in a new installation (been doing it for years), but today I saw this message at the start of the installation process, then proceeded to install:
asdf_25.3 is not a kerl-managed Erlang/OTP installation No build named asdf_25.3 Downloading 25.3 to /home/x/.asdf/downloads/erlang/25.3... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98.9M 100 98.9M 0 0 38.9M 0 0:00:02 0:00:02 --:--:-- 60.1M Extracting source code Building Erlang/OTP 25.3 (asdf_25.3), please wait... Erlang/OTP 25.3 (asdf_25.3) has been successfully built
The last rows from output of
asdf erlang list-all
:The install command:
asdf install erlang 25.3
.Any pointers or ideas on what it is about? 🤔
The text was updated successfully, but these errors were encountered: