تقييم الموضوع:
  • 0 صوت - 0 بمعدل
  • 1
  • 2
  • 3
  • 4
  • 5
Download Node.js®
#1
# Download and install nvm:
curl -o- https://raw.githubusercontent.com/nvm-sh...install.sh | bash

# in lieu of restarting the shell
\. "$HOME/.nvm/nvm.sh"

# Download and install Node.js:
nvm install 22

# Verify the Node.js version:
node -v # Should print "v22.21.0".

# Verify npm version:
npm -v # Should pr

int "10.9.4".

الموقع الرسمي 
https://nodejs.org/en/download
الرد


الانتقال السريع للمنتدى:


يتصفح هذا الموضوع من الأعضاء الان: بالاضافة الى ( 1 ) زائر