adds node and npm installation
This commit is contained in:
@@ -5,6 +5,7 @@ snap install nvim --classic
|
||||
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
|
||||
wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
|
||||
nvm install node
|
||||
nvm install-latest-npm
|
||||
########
|
||||
|
||||
sudo apt install golang-go -y
|
||||
|
||||
Reference in New Issue
Block a user