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