Lock to npm@9 (#3670)

This commit is contained in:
Louis Lam
2023-09-01 17:30:09 +08:00
committed by GitHub
parent 38f5f16dc7
commit 64b97c0f29
2 changed files with 4 additions and 4 deletions

View File

@@ -60,8 +60,8 @@ Requirements:
- [pm2](https://pm2.keymetrics.io/) - For running Uptime Kuma in the background
```bash
# Update your npm to the latest version
npm install npm -g
# Update your npm
npm install npm@9 -g
git clone https://github.com/louislam/uptime-kuma.git
cd uptime-kuma