`GLIBC_2.28' not found running 3.3.0 on Ubuntu 18.04
See original GitHub issueHello! When installing the new deb package for 3.3.0, and I run code-server, I get this error when I try to use the app in the browser:
Error: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28’ not found (required by /usr/lib/code-server/lib/vscode/node_modules/spdlog/build/Release/spdlog.node)
I’m on Ubuntu 18.04, and have been using prior releases with no issues.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:6
- Comments:11 (5 by maintainers)
Top Results From Across the Web
GLIBC_2.28' not found running 3.3.0 on Ubuntu 18.04 #1656
Hello! When installing the new deb package for 3.3.0, and I run code-server, I get this error when I try to use the...
Read more >Getting GLIBC_2.28 not found - node.js - Stack Overflow
Finally I got solution by running by running following commands. sudo apt-get remove nodejs nvm install 16.15.1.
Read more >Version `GLIBC_2.28' not found - Ask Ubuntu
Finally I got solution by running by running following commands. sudo apt-get remove nodejs nvm install 16.15.1. v16.15.1 node version and ...
Read more >GitlabCE 13.11.3 upgrade to 13.12.5 running on Ubuntu 18.04 ...
try to update the libc6 package first. I can't find GLIBC_2.28 for Ubuntu bionic either. There seems to be only 2.27 available. This...
Read more >Won't Launch on Linux - Bforartists
Hello,. new user here. I've been trying to come to grips with Blender 2.8 (and .9) and thought perhaps BforArtists might be the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thank you @nhooyr !!! ❤️
Can verify that it works for me