How to install NodeJS on a Raspberry Pi
There are 2 main ways to install NodeJS on a Raspberry Pi. A short way and a longish way. The short way The short way uses a script from NodeSource that does the heavy lifting. The installation instructions can be found here but essentially you run 2 lines of code. To confirm that node is… Read More »