Which "E" is this?

you are viewing a single comment's thread
view the rest of the comments
[–] 4 points 2 years ago*

VS Code is going to require a newer version of glibc than Ubuntu 18.04 comes with. One does not simply upgrade glibc.

One might have an application-private newer build of glibc and set LD_LIBRARY_PATH to the directory containing it prior to launching VS Code.

  • source
  • parent