From f93732ac2d5dbdde3afd293a1ff5c692ed20474a Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Tue, 26 Mar 2019 01:21:27 +0100 Subject: [PATCH] :shirt: Fixes Markdownlint warnings --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 557f30c..c911e1b 100644 --- a/README.md +++ b/README.md @@ -169,14 +169,15 @@ panel_iframe: - This add-on currently only supports AMD64 machines, we hope to be able to ship other architectures soon! - "Visual Studio Code is unable to watch for file changes in this large - workspace" (error ENOSPC) + workspace" (error ENOSPC) + This issue is caused by your system not having enough file handles, which causes VSCode to be unable to watch all your files. For HassOS, currently the only option is to click on the little gog when the notification appears and tell it to not show again. In case you have - a generic Linux setup (e.g., Ubuntu), follow this guide by Microsoft: - + a generic Linux setup (e.g., Ubuntu), follow this guide by Microsoft: + ## Changelog & Releases