How To – Update Nodejs & npm on a Raspberry Pi
In this article, we see how to update Nodejs & node package manager (npm) on our Raspberry Pi.
To start, open the terminal on your Raspberry Pi. First we will get the latest system’s package list onto the Raspberry Pi using the following command:
sud...
hussainpatel.hashnode.dev2 min read