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

[BUG] No zls is available for 0.12.0 and 0.11.0 #80

Open
glyh opened this issue Apr 26, 2024 · 4 comments
Open

[BUG] No zls is available for 0.12.0 and 0.11.0 #80

glyh opened this issue Apr 26, 2024 · 4 comments

Comments

@glyh
Copy link
Contributor

glyh commented Apr 26, 2024

Describe the bug
No zls is available for 0.12.0 and 0.11.0

To Reproduce
Steps to reproduce the behavior:

  1. Run zvm install -D=zls 0.12.0(or use 0.11.0)
    2 Run zvm use 0.12.0
  2. No zls is on path

Expected behavior
zls is installed.

Desktop (please complete the following information):

  • OS: Linux mechrevo 6.8.7-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 17 Apr 2024 15:20:28 +0000 x86_64 GNU/Linux

Additional Context

It looks like there's no 0.12.0 release for zls on zls's repo yet. I think we can forward it to 0.11.0 for now?
ZLS 0.12.0 is already released, we still can't fetch it.

@glyh glyh changed the title [BUG] No zls is available for 0.12.0 [BUG] No zls is available for 0.12.0 and 0.11.0 May 2, 2024
@glyh
Copy link
Contributor Author

glyh commented May 2, 2024

It seems the fetching mechanism is failing for ZLS? No zls can be fetched with 0.11.0 as well. It's only working for master for me at the moment.

@tristanisham
Copy link
Owner

tristanisham commented May 2, 2024 via email

@tristanisham
Copy link
Owner

Okay, idea. If ZVM catches an error with installing ZLS, or if you pass a flag, it could just clone the repository and use your Zig install to build ZLS with your exact Zig version. Might be temporary when I actually have a server

@glyh
Copy link
Contributor Author

glyh commented Jun 9, 2024

Yeah I think that solution could work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants