You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[START][2025-04-16 11:20:10] LSP logging initiated
[ERROR][2025-04-16 11:20:10] ...p/_transport.lua:36 "rpc" "node" "stderr" "Error: /lib64/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by /.../.local/share/nvim/lazy/copilot.vim/dist/compiled/linux/x64/node_sqlite3.node)\n at Object.Module._extensions..node (node:internal/modules/cjs/loader:1454:18)\n at Module.load (node:internal/modules/cjs/loader:1208:32)\n at Function.Module._load (node:internal/modules/cjs/loader:1024:12)\n at Module.require (node:internal/modules/cjs/loader:1233:19)\n at requireFunc (node:internal/modules/helpers:179:18)\n at bindings
...
v1.44.0 seems to work fine.
Following is lsp log (with path redacted)
It looks like the node needs newer glibc/libstdc++.
Maybe provide ways to patchelf the binary like vscode guys do here: https://code.visualstudio.com/docs/remote/faq#_can-i-run-vs-code-server-on-older-linux-distributions ?
The text was updated successfully, but these errors were encountered: