0
Q:

instlal nodejs

// install node in ubuntu with simple below two commands and you good to go
curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
sudo apt-get install -y nodejs
4

New to Communities?

Join the community