Closed EdoardoLopez closed 3 years ago
I just tried it and it worked fine for me. Can you try installing the latest version 5.0.0
and try again?
You can clone the repository and ./install
it again. It will replace the scripts, but will keep all installed erlang versions.
Let me know if that is still not working.
Don't affect if i have previous OTP versions installed?
That's right, it should not affect those erlang versions already installed.
If you want to be super safe, you can create a backup of evm before you install the new version
cp -r ~/.evm ~/.evm_bkp
git clone https://github.com/robisonsantos/evm
cd evm
./install
If that works as you expect, you can delete your backup rm -r ~/.evm_bkp
yep it works now, thanks!!. I was have to reboot my machine to load the new version of evm. very thanks for your time and help!.
Hi recently i have a problem listing Erlang versions, i can't list or download any version of Erlang here adjunct a picture with some information and error.
Thanks!