How to install code-server on Ubuntu 18.04 with arm64 #9852
Tumb1eweed
started this conversation in
General
Replies: 1 comment
-
I don't know. Our extension doesn't support code-server so you might want to ask somewhere else. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
ldd --version shows 2.27
and I use curl -fsSL https://code-server.dev/install.sh | sh to install code-server and run shows:
code-server: /lib/aarch64-linux-gnu/libc.so.6: version
GLIBC_2.28' not found (required by code-server) code-server: /lib/aarch64-linux-gnu/libc.so.6: version
GLIBC_2.29' not found (required by code-server)Beta Was this translation helpful? Give feedback.
All reactions