From 9c3f21d43c410c2975e8ccecc33da791f4ab0770 Mon Sep 17 00:00:00 2001 From: Pablo ROMERO QUINTEROS Date: Sat, 6 May 2023 13:38:20 +0200 Subject: [PATCH] Create SECURITY.md Can you please enable the 'issues' tab? --- SECURITY.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000000..45344fd29aad --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,17 @@ +Not security data related. + +I'm having problems to make the webui work, and can't find another way to contact you. +Can you please enable the 'issues' tab in this project? + +Anyway, maybe you find the same problem: + +``` +$ yarn install +yarn install v1.22.19 +[1/4] Resolving packages... +[2/4] Fetching packages... +error react-router@6.11.1: The engine "node" is incompatible with this module. Expected version ">=14". Got "12.22.12" +error Found incompatible module. +info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command. +``` +