Launch.nvim icon indicating copy to clipboard operation
Launch.nvim copied to clipboard

lua language server failed.

Open scorbin opened this issue 3 years ago • 4 comments

I keep getting the following error, even though i install the lua language server spawning language server with cmd: 'lua-language-server-failed' the language server is ether not installed or missing in path

How do i check path?

scorbin avatar Jun 27 '22 17:06 scorbin

npm install -g lua language server ??

pchaos avatar Jun 30 '22 13:06 pchaos

@pchaos it's not a npm package.

Make sure you :LspInstallInfo and press i on sumneko

ChristianChiarulli avatar Jul 02 '22 09:07 ChristianChiarulli

That worked, Thanks

scorbin avatar Jul 02 '22 14:07 scorbin

That worked, Thanks

Close the issue please

kobzar avatar Jul 04 '22 04:07 kobzar