UserVM Handbook: Difference between revisions

Jump to navigation Jump to search
no edit summary
(the simple command was deprecated and replaced by manually doing everything, so awesome)
No edit summary
echo "deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_$NODE_MAJOR.x nodistro main" | sudo tee /etc/apt/sources.list.d/nodesource.list
sudo apt-get update
sudo apt-get install npm nodejs -y
</nowiki>}}
Then install dependencies

Navigation menu