Bureaucrats, Check users, Interface administrators, Push subscription managers, Suppressors, Administrators
478
edits
(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
</nowiki>}}
Then install dependencies
|