Installing Node.js on Raspberry PI

suggest change

To install v6.x update the packages

curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -

Using the apt package manager

sudo apt-get install -y nodejs

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents