🐧Ubuntu 22.04 icin Nodejs Kurulumu
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
sudo apt-get remove libnode-dev
sudo apt-get install -f
sudo apt-get update
sudo apt-get install nodejssudo dpkg -i --force-overwrite /var/cache/apt/archives/nodejs_20.8.1-1nodesource1_amd64.deb
sudo apt-get install -f