Node

Startseite

Download (Latest LTS Version, inklusive npm-Manager)

https://nodejs.org/en/download/

Installation Node und npm

curl -fsSL https://deb.nodesource.com/setup_current.x | sudo -E bash -
sudo apt install nodejs -y

Serverpfad zu Node Modulen

/usr/lib/node_modules/