If you receive the following error when you run a script written in Erlang, the reason for the error is that Erlang OTP is not installed in the system.
Follow the steps below to install Ubuntu/Debian.
wget -O- https://packages.erlang-solutions.com/ubuntu/erlang_solutions.asc | sudo apt-key add -
echo "deb https://packages.erlang-solutions.com/ubuntu bionic contrib" | sudo tee /etc/apt/sources.list.d/rabbitmq.list
sudo apt update
sudo apt -y install erlang
You can click for our high-performance virtual servers.
You have examined the knowledge base in detail, but if you cannot find the information you need,
Create a Support Ticket