From 1d8400118ac9ab4bd94d29b67fcde6c52adf5406 Mon Sep 17 00:00:00 2001 From: jameskimmel Date: Mon, 12 Jul 2021 10:18:24 +0200 Subject: Update dependencies.md The now LTS version of NodeJS is 14.x --- support/doc/dependencies.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'support') diff --git a/support/doc/dependencies.md b/support/doc/dependencies.md index 798e05136..cb344d2d7 100644 --- a/support/doc/dependencies.md +++ b/support/doc/dependencies.md @@ -30,7 +30,7 @@ _note_: only **LTS** versions of external dependencies are supported. If no LTS 2. It would be wise to disable root access and to continue this tutorial with a user with sudoers group access -3. Install NodeJS 12.x: +3. Install NodeJS 14.x: [https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions](https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions) 4. Install yarn, and be sure to have [a recent version](https://github.com/yarnpkg/yarn/releases/latest): [https://yarnpkg.com/en/docs/install#linux-tab](https://yarnpkg.com/en/docs/install#linux-tab) -- cgit v1.2.3