From 4aed00535dc1b02e01fa558f6499e6ad7b217514 Mon Sep 17 00:00:00 2001 From: Atralupus Date: Fri, 24 Jun 2022 10:12:58 +0900 Subject: [PATCH] Add #5174 comment on rsp install Fix typo --- docs/install.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/install.md b/docs/install.md index 64c35ddbecf2..5c25fb5270dd 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