Table of Contents

Node.Js - Installation

About

node.Js. Nodes comes with the node package manager (npm).

Steps

Mac or Linux, Windows WSL

Windows:

choco install -y nodejs.install

Configuration

Location

where npm
C:\nodejs\npm
C:\nodejs\npm.cmd

Install Step 2 (Config)

nodejs/node-gyp (native addon build tool) use only python 2.7

npm config set python /path/to/executable/python2.7

See node-gyp#on-windows

Folder Structure

https://docs.npmjs.com/files/folders