mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-12-19 16:42:03 +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:
|
||||
- [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)
|
||||
|
|
Loading…
Reference in a new issue