1. Installing Node.js - RajendraBhagroo/TeleQuest GitHub Wiki
What Is Node.js
Currently, the latest stable release is Node.js version 10.15.1
Installation Requirements
- Node.js
Node.js Installation
Windows
- See: https://nodejs.org/en/
- Download msi file for node >= 10.15.1
Linux
-
See: https://snapcraft.io/node
$ sudo snap install node --channel=10/stable --classic
- The Snapstore is the most reliable way to download and receive updates for Node.js on linux