更新 Service:PicoClaw
@@ -13,7 +13,7 @@ echo 'export PATH=$PATH:/usr/local/go/bin' >> ~/.bashrc && source ~/.bashrc && g
|
||||
## NodeJS && NPM
|
||||
|
||||
```bash
|
||||
apt update && apt install -y nodejs npm && npm install -g pnpm
|
||||
apt update && apt install -y nodejs npm
|
||||
```
|
||||
|
||||
# 安裝相依套件
|
||||
|
||||
Reference in New Issue
Block a user