Installing
-
2. Setting Up Repo
How to Add Node JS Debian-based Repository
-
3. Installing
Then to Install Node.js on Kali.
sudo apt install nodejs
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.(Optional) Requirement for Installing npm Addons.
sudo apt install build-essential
Contents