KabirAgrawal
KabirAgrawal
That was the version I was using. I'm using Ubuntu 20.04 LTS if that makes any difference. Erlang (SMP,ASYNC_THREADS) (BEAM) emulator version 14.2.2
Ah I see. That's quite interesting. 1. I don't believe I have. 2. I installed it using the following commands git clone https://github.com/erlang/otp.git cd otp ./configure make make install 3....
Huge! Is there a safe way to uninstall Erlang/OTP from the way I did? I don't want to mess around with anything that could potentially stitch things up... Also in...