Skip to content

Commit c722abc

Browse files
committed
update minimum version requirements for Elixir, Erlang and NodeJS
1 parent 768163a commit c722abc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

self-hosting/prerequisites.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
You can choose to run Claper directly in your server environment or use Docker to run it in a container. If you decide **not to use Docker**, you need to have the following prerequisites:
44

55
- Postgres >= 15
6-
- Elixir = 1.16.2 (OTP 26)
7-
- Erlang = 26.2.1
6+
- Elixir >= 1.18
7+
- Erlang >= 28
88
- NPM >= 10
9-
- NodeJS >= 20
9+
- NodeJS >= 22
1010
- Ghostscript >= 10 (for PDF support)
1111
- Libreoffice >= 24 (for PPT/PPTX support)
1212

0 commit comments

Comments
 (0)