We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3054f09 commit da9e72cCopy full SHA for da9e72c
docs/install.md
@@ -237,6 +237,8 @@ We currently [do not publish Windows releases](https://github.com/coder/code-ser
237
We recommend installing code-server onto Raspberry Pi with [`yarn` or
238
`npm`](#yarn-npm).
239
240
+If you see an error related to `node-gyp` during installation, See [#5174](https://github.com/coder/code-server/issues/5174) for more information.
241
+
242
## Termux
243
244
Please see code-server's [Termux docs](./termux.md#installation) for more
0 commit comments