Quit with exit code 3221225477 and signal 0.
CompletedLoop opened this issue · 5 comments
CompletedLoop commented
lopi-py commented
This crash is happening with luau-lsp 1.31.0
, using a previous version should work. If you are using mason, run :MasonInstall luau-lsp@1.30.1
.
CompletedLoop commented
lopi-py commented
It seems like you called lspconfig.luau_lsp.setup
somewhere, your LspInfo luau-lsp's command does not match with luau-lsp.nvim.
CompletedLoop commented
lopi-py commented
@CompletedLoop I think your distro is calling that somewhere. I've added some health checks, so try running :checkhealth luau-lsp
to check the plugin status.