We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec6b6c5 commit f92fd2cCopy full SHA for f92fd2c
docs/install.md
@@ -1,5 +1,6 @@
1
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
2
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
3
+
4
# Install
5
6
- [Upgrading](#upgrading)
@@ -126,6 +127,7 @@ We recommend installing with `yarn` or `npm` when:
126
127
128
1. You aren't on `amd64` or `arm64`.
129
2. If you're on Linux with glibc < v2.17 or glibcxx < v3.4.18
130
+3. You're running Alpine Linux. See [#1430](https://github.com/cdr/code-server/issues/1430#issuecomment-629883198)
131
132
**note:** Installing via `yarn` or `npm` builds native modules on install and so requires C dependencies.
133
See [./npm.md](./npm.md) for installing these dependencies.
0 commit comments