-
-
Notifications
You must be signed in to change notification settings - Fork 393
Open
Description
How are you using the lua-language-server?
NeoVim
Which OS are you using?
Windows WSL
What is the issue affecting?
Other
Expected Behaviour
I am using Alpine in WSL that requires the musl version.
It seems like the lua-language-server cannot be installed in Alpine above version 3.15.0. The Asset lua-language-server-X.XX.X-linux-x64-musl.tar.gz is no longer available.
Mason.nvim is looking for the latest version musl version but it does not exist so it returns a 404 error.
Actual Behaviour
mason.nvim v2.1.0
Failed (1)
◍ lua-language-server
▼ Displaying full log
Downloading file "https://github.com/luals/lua-language-server/releases/download/3.16.4/lua-language-server-3.16.4-linux-x64-musl.tar.gz"…
spawn: wget failed with exit code 1 and signal 0.
Failed to download file "https://github.com/luals/lua-language-server/releases/download/3.16.4/lua-language-server-3.16.4-linux-x64-musl.tar.gz".Reproduction steps
- Go to '...'
- Click '...'
- See error '...'
Additional Notes
No response
Log File
No response
Metadata
Metadata
Assignees
Labels
No labels