compiler-explorer / compiler-explorer/conanproxy
Upgrade OS? (new glibc require for newer node version)
Open
- Dominant language
- HTML
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
While trying to use node v22, the following error appears:
```
node: /lib/x86_64-linux-gnu/libc.so.6: version 'GLIBC_2.28' not found
```
So we can't run that node version yet.
Conan server runs Ubuntu 18
`GLIBC 2.27-3ubuntu1.6` (says ldd --version)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.