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

Failed to get language server version #1010

Open
1 of 4 tasks
kadeguilherme opened this issue Jan 24, 2025 · 0 comments
Open
1 of 4 tasks

Failed to get language server version #1010

kadeguilherme opened this issue Jan 24, 2025 · 0 comments

Comments

@kadeguilherme
Copy link

kadeguilherme commented Jan 24, 2025

Describe the bug

The yaml-language-server installed via Mason in Neovim is failing to return its version when queried. This issue might affect its proper functionality and schema validation.

Expected Behavior

The yaml-language-server should correctly return its version when executed with --version, -version, or version flags, allowing verification of the installed version.

Current Behavior

Executing the following commands fails to return the version of the yaml-language-server:

~/.local/share/nvim/mason/bin/yaml-language-server --version
~/.local/share/nvim/mason/bin/yaml-language-server -version
~/.local/share/nvim/mason/bin/yaml-language-server version

Image

Steps to Reproduce

  1. Ensure that yaml-language-server is installed via Mason.

Image

Environment

  • Windows
  • Mac
  • Linux
  • other (please specify)
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

1 participant