From da9e72cb691e128f4b6801da0f6525b6587ea760 Mon Sep 17 00:00:00 2001 From: Jiwon Date: Tue, 2 Aug 2022 01:04:41 +0900 Subject: [PATCH] Add #5174 comment on rsp install (#5294) Fix typo --- docs/install.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/install.md b/docs/install.md index 64c35ddbe..5c25fb527 100644 --- a/docs/install.md +++ b/docs/install.md @@ -237,6 +237,8 @@ We currently [do not publish Windows releases](https://github.com/coder/code-ser We recommend installing code-server onto Raspberry Pi with [`yarn` or `npm`](#yarn-npm). +If you see an error related to `node-gyp` during installation, See [#5174](https://github.com/coder/code-server/issues/5174) for more information. + ## Termux Please see code-server's [Termux docs](./termux.md#installation) for more