This commit is contained in:
louiscklaw
2025-02-01 02:09:03 +08:00
parent 3de8aea20a
commit 59ef6f39d2
707 changed files with 40212 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
curl -s https://deb.nodesource.com/setup_18.x | sudo bash
sudo apt install nodejs -y
node -v