You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've recently downloaded the latest plugin version of mason.nvim
Yes
Problem description
Using Mason command causes neovim to crash with error:
PANIC: unprotected error in call to Lua API (...ocal/share/nvim/plugged/mason.nvim/lua/mason-core/fs.lua:13: bad argument #1 to'fs_fstat' (number expected, got nil))
Expected behavior
neovim does not crash when using Mason commands
Steps to reproduce
On Wolfi OS with the following packages installed:
Linux 78e974240061 6.10.12-200.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Sep 30 21:38:25 UTC 2024 x86_64 Linux
Healthcheck output
running :checkhealth returns this same error:
PANIC: unprotected error in call to Lua API (...ocal/share/nvim/plugged/mason.nvim/lua/mason-core/fs.lua:13: bad argument #1 to'fs_fstat' (number expected, got nil))
Screenshots
No response
The text was updated successfully, but these errors were encountered:
duhdugg
added a commit
to duhdugg/mason.nvim
that referenced
this issue
Oct 23, 2024
I've searched open issues for similar requests
I've recently downloaded the latest plugin version of mason.nvim
Problem description
Using Mason command causes neovim to crash with error:
Expected behavior
neovim does not crash when using Mason commands
Steps to reproduce
On Wolfi OS with the following packages installed:
init.vim (using plug.vim):
:PlugInstall
:Mason
commandNeovim version (>= 0.7)
NVIM v0.10.2
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Operating system/version
Linux 78e974240061 6.10.12-200.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Sep 30 21:38:25 UTC 2024 x86_64 Linux
Healthcheck output
running
:checkhealth
returns this same error:Screenshots
No response
The text was updated successfully, but these errors were encountered: