Install Node JS

Installation on Ubuntu

sudo -s
curl -s https://deb.nodesource.com/setup_18.x | sudo bash
apt-get install nodejs -y

Install STROMDAO EAF

npm install -g stromdao-eaf