curl -fsSL https://deb.nodesource.com/setup_lts.x | sudo -E bash -; sudo DEBIAN_FRONTEND=noninteractive apt update sudo DEBIAN_FRONTEND=noninteractive apt install nodejs -y