Skip to content

Commit aed7954

Browse files
committed
Add coder#5174 comment on rsp install
1 parent a879844 commit aed7954

File tree

1 file changed

+21
-19
lines changed

1 file changed

+21
-19
lines changed

docs/install.md

+21-19
Original file line numberDiff line numberDiff line change
@@ -2,25 +2,26 @@
22
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
33
# Install
44

5-
- [install.sh](#installsh)
6-
- [Detection reference](#detection-reference)
7-
- [yarn, npm](#yarn-npm)
8-
- [Standalone releases](#standalone-releases)
9-
- [Debian, Ubuntu](#debian-ubuntu)
10-
- [Fedora, CentOS, RHEL, SUSE](#fedora-centos-rhel-suse)
11-
- [Arch Linux](#arch-linux)
12-
- [macOS](#macos)
13-
- [Docker](#docker)
14-
- [Helm](#helm)
15-
- [Windows](#windows)
16-
- [Raspberry Pi](#raspberry-pi)
17-
- [Termux](#termux)
18-
- [Cloud providers](#cloud-providers)
19-
- [Uninstall](#uninstall)
20-
- [install.sh](#installsh-1)
21-
- [Homebrew](#homebrew)
22-
- [yarn, npm](#yarn-npm-1)
23-
- [Debian, Ubuntu](#debian-ubuntu-1)
5+
- [Install](#install)
6+
- [install.sh](#installsh)
7+
- [Detection reference](#detection-reference)
8+
- [yarn, npm](#yarn-npm)
9+
- [Standalone releases](#standalone-releases)
10+
- [Debian, Ubuntu](#debian-ubuntu)
11+
- [Fedora, CentOS, RHEL, SUSE](#fedora-centos-rhel-suse)
12+
- [Arch Linux](#arch-linux)
13+
- [macOS](#macos)
14+
- [Docker](#docker)
15+
- [Helm](#helm)
16+
- [Windows](#windows)
17+
- [Raspberry Pi](#raspberry-pi)
18+
- [Termux](#termux)
19+
- [Cloud providers](#cloud-providers)
20+
- [Uninstall](#uninstall)
21+
- [install.sh](#installsh-1)
22+
- [Homebrew](#homebrew)
23+
- [yarn, npm](#yarn-npm-1)
24+
- [Debian, Ubuntu](#debian-ubuntu-1)
2425

2526
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
2627

@@ -237,6 +238,7 @@ We currently [do not publish Windows releases](https://github.com/coder/code-ser
237238
We recommend installing code-server onto Raspberry Pi with [`yarn` or
238239
`npm`](#yarn-npm).
239240

241+
If you see an error related to `node-gyp` during installation, See [#5174](https://github.com/coder/code-server/issues/5174) for more information.
240242
## Termux
241243

242244
Please see code-server's [Termux docs](./termux.md#installation) for more

0 commit comments

Comments
 (0)