Skip to content

DhanushkaNadeeshan/linux_command

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

install node js for parrot os

sudo apt install nodejs npm -y

sudo npm install -g n

sudo n stable

close terminal and re-open,after that check node is updated

node --version

ref : statck overflow

Releases

No releases published

Packages

No packages published