mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-12-20 00:51:52 +03:00
Merge pull request #45 from CommanderStorm/patch-1
Warning about node 20
commit
7e0c5ab0a5
1 changed files with 3 additions and 2 deletions
|
@ -60,6 +60,7 @@ It should supports Linux/Windows/MacOS.
|
||||||
|
|
||||||
Required Tools:
|
Required Tools:
|
||||||
- [Node.js](https://nodejs.org/en/) >= 14
|
- [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)
|
- [Git](https://git-scm.com/downloads)
|
||||||
- [PM2](https://pm2.keymetrics.io/)
|
- [PM2](https://pm2.keymetrics.io/)
|
||||||
- (Optional) [cloudflared](https://github.com/cloudflare/cloudflared)
|
- (Optional) [cloudflared](https://github.com/cloudflare/cloudflared)
|
||||||
|
|
Loading…
Reference in a new issue