[How to Install Node.js and npm on Raspberry Pi]
curl -sL https://deb.nodesource.com/setup_12.x | sudo bash –
sudo apt install nodejs
The Development Blog of Tim Graupmann
[How to Install Node.js and npm on Raspberry Pi]
curl -sL https://deb.nodesource.com/setup_12.x | sudo bash –
sudo apt install nodejs