From 2705eb46ffd30a1c9fef15931f34014057132fc2 Mon Sep 17 00:00:00 2001 From: PhilippSautner97 <60929505+PhilippSautner97@users.noreply.github.com> Date: Fri, 10 Sep 2021 13:47:18 +0200 Subject: [PATCH] Update Backend-Installationguide.md --- documentation/Backend-Installationguide.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/documentation/Backend-Installationguide.md b/documentation/Backend-Installationguide.md index d99a9499..3b91a5d4 100644 --- a/documentation/Backend-Installationguide.md +++ b/documentation/Backend-Installationguide.md @@ -27,6 +27,10 @@ 4. Install node depencencies type npm install + + OR + + npm install --legacy-peer-deps - - - 5. Create 2 folders with @@ -51,7 +55,7 @@ export AMQP_USER= export AMQP_PASSWORD= - into the export-arsnova-click.env` file. + into the `export-arsnova-click.env` file. - - - 7. Copy: