Open LaurenceCheng opened 3 weeks ago
The minimum Ubuntu version provided by GitHub is 20.04.
can you try the version use glibc2.17?
https://github.com/LuaLS/lua-language-server-rust/actions/runs/11972394358
choose the lua-language-server-linux-x64.2.17
How are you using the lua-language-server?
Visual Studio Code Extension (sumneko.lua)
Which OS are you using?
Linux
What is the issue affecting?
Other
Expected Behaviour
lua-language-server
should run without errors.Actual Behaviour
After starting language server, there are errors in the
Output
View of VS Code.Reproduction steps
Command Palette
to runLua: (debug) Start Language Server
.Output
View of VS Code.Additional Notes
VS Code runs on Windows and remote to Ubuntu.
Log File
No
log
folder under the path which is mentioned in the wiki page.