You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
joey@joey-virtual-machine:~$ asdf plugin list
erlang
erlang version:
joey@joey-virtual-machine:~$ asdf current
Name Version Source Installed
erlang 25.3.2.6 /home/joey/.tool-versions true
but run erl:
joey@joey-virtual-machine:~$ erl
Command 'erl' not found, but can be installed with:
sudo snap install erlang # version 25.3, or
sudo apt install erlang-base # version 1:24.2.1+dfsg-1ubuntu0.5
See 'snap info erlang' for additional versions.
bin file .asdf/installs/erlang/25.3.2.6/bin/erl exists.