Merge pull request #45 from CommanderStorm/patch-1

Warning about node 20
Louis Lam 2023-06-25 23:48:23 +08:00 committed by GitHub
commit 7e0c5ab0a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

@ -60,6 +60,7 @@ It should supports Linux/Windows/MacOS.
Required Tools:
- [Node.js](https://nodejs.org/en/) >= 14
⚠️ Take causion with Node 20. See Issues [3138](https://github.com/louislam/uptime-kuma/issues/3138) and [3202](https://github.com/louislam/uptime-kuma/issues/3202) for further details.
- [Git](https://git-scm.com/downloads)
- [PM2](https://pm2.keymetrics.io/)
- (Optional) [cloudflared](https://github.com/cloudflare/cloudflared)