Closed
Description
- Web Browser:
- Local OS:
- Remote OS:
- Remote Architecture:
code-server --version
: 3.4.0
Hi although on the release it says that this bug was fixed, that's not the case. On standard and updated Centos7 (coming with glibc 2.17 only), code-server 3.4.0 wrongly says it needs 2.18.
/home/usercode-server/code-server/bin/../lib/node: /lib64/libc.so.6: version `GLIBC_2.18' not found (required by /home/user/code-server/code-server/bin/../lib/libstdc++.so.6)
Perfectly working version 3.3.0 (that sadly cannot be updated automatically as it's broken so I'm performing a new installation).
How to solve it?