Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install ZLS 0.13.0 on 'Windows 11 IoT Enterprise' #211

Open
Kawaxte opened this issue Jun 12, 2024 · 2 comments
Open

Unable to install ZLS 0.13.0 on 'Windows 11 IoT Enterprise' #211

Kawaxte opened this issue Jun 12, 2024 · 2 comments
Labels
bug lsp Issue with language server integration

Comments

@Kawaxte
Copy link

Kawaxte commented Jun 12, 2024

On Windows 11 IoT Enterprise, attempting to install ZLS through the extensions results in the following error:

A prebuilt ZLS 0.13.0 binary is not available for your system. You can build it yourself with https://github.com/zigtools/zls#from-source

However, when using scoop, it properly detects the required binary and installs:

PS C:\Users\Krystian> scoop install zls
Installing 'zls' (0.13.0) [64bit] from 'main' bucket
zls-x86_64-windows.zip (3.6 MB) [=============================================================================] 100%
Checking hash of zls-x86_64-windows.zip ... ok.
Extracting zls-x86_64-windows.zip ... done.
Linking ~\scoop\apps\zls\current => ~\scoop\apps\zls\0.13.0
Creating shim for 'zls'.
'zls' (0.13.0) was installed successfully!
@Vexu Vexu added bug lsp Issue with language server integration labels Jun 12, 2024
@Vexu
Copy link
Member

Vexu commented Jun 12, 2024

https://zigtools-releases.nyc3.digitaloceanspaces.com/zls/index.json hasn't been updated in 4 days, probably because of zigtools/zls@37fb7b7? @Techatrix

@Techatrix
Copy link
Collaborator

I have updated the index.json to include ZLS 0.13.0. I plan on replacing the current system for ZLS binary distributions so it won't be updated anymore. I will update this extension once the new system is ready.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug lsp Issue with language server integration
Projects
None yet
Development

No branches or pull requests

3 participants