From 4c3dbb7acd1d6be4697cfd319022b9a9fae6725b Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 11 Jun 2019 09:11:33 +0200 Subject: PeerTube only supports nodejs 8 --- support/doc/tools.md | 1 + 1 file changed, 1 insertion(+) (limited to 'support/doc/tools.md') diff --git a/support/doc/tools.md b/support/doc/tools.md index c0f0b4ba1..ba6e2b12d 100644 --- a/support/doc/tools.md +++ b/support/doc/tools.md @@ -36,6 +36,7 @@ You need to follow all the following steps even if you are on a PeerTube server ### Dependencies Install the [PeerTube dependencies](dependencies.md) except PostgreSQL and Redis. +PeerTube only supports NodeJS 8.x or 10.x. ### Installation -- cgit v1.2.3