This commit is contained in:
veypi
2024-05-23 16:11:06 +08:00
parent bc0cf47785
commit f64a97ecb0
16 changed files with 343 additions and 4 deletions
+2
View File
@@ -50,4 +50,6 @@ sudo n stable
https://github.com/nvm-sh/nvm
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
nvm install 20
npm install --global yarn
```