- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 287
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
Checkhealth fails to report luarocks version number #1646
Comments
I'm currently having the exact same problem and I thought it was something odd in my current installation. Nice to see other people are having the same error. |
I managed to fix this on my system by changing the pattern in 'lua/mason/health.lua:213' from Let me know if I should submit a PR with this fix, or if I should let an existing maintainer add it. |
I'm also affected exactly the same way. |
same issus and my luarocks version
not sure why. |
I've searched open issues for similar requests
I've recently downloaded the latest plugin version of mason.nvim
Problem description
When using a luarocks version with a minor version number which has more than one digit mason will fail to parse the version number.
Expected behavior
Mason should parse the version number of luarocks regardless of how many digits the minor version number is.
Steps to reproduce
:checkhealth mason
Neovim version (>= 0.7)
NVIM v0.9.5
Build type: Release
LuaJIT 2.1.1702233742
system vimrc file: "$VIM/sysinit.vim"
fall-back for $VIM: "/usr/share/nvim"
Run :checkhealth for more info
Operating system/version
Linux archlinux 6.7.8-arch1-1 #1 SMP PREEMPT_DYNAMIC Sun, 03 Mar 2024 00:30:36 +0000 x86_64 GNU/Linux
Healthcheck output
Screenshots
No response
The text was updated successfully, but these errors were encountered: