Closed amaanq closed 1 year ago
Try :MasonInstall vala-language-server@HEAD
awesome, thanks!!
although seeing as you use the git tag source for vala-language-server now, why is it that :MasonInstall vala-language-server still fails?
nevermind...likely because as I mentioned before, there hasn't been a tagged release since that PR
I've searched open issues for similar requests
Yes
I've recently downloaded the latest plugin version of mason.nvim
Problem description
Vala-Language-Server fails to install, this stems from a bug that was fixed in this PR, however there hasn't been a tagged release since this was fixed, so the one Mason uses still has the bug. A fix could be to just use the master branch and build that from source! :)
Thanks, Amaan
Expected behavior
It installs
Affected packages
vala-language-server
Mason output
Installation log
Neovim version (>= 0.7)
NVIM v0.9.0-dev-588+g99cf11128 Build type: RelWithDebInfo LuaJIT 2.1.0-beta3
Operating system/version
Linux archmain 6.2.0-rc2-1-git-00010-g69b41ac87e4a #1 SMP PREEMPT_DYNAMIC Tue, 03 Jan 2023 12:51:18 +0000 x86_64 GNU/Linux
Healthcheck
Screenshots
No response