Linux - use the package manager for linux as root - sudo apt install nodejs (comes packaged with npm)
Download the deb file then run as root - dpkg -i name.deb on the folder the file is downloaded
npm install -g nodemon
npm install or yarn
- nodemon
- node server.js