lua-language-server icon indicating copy to clipboard operation
lua-language-server copied to clipboard

lua-language-server --check always return subprocess::spawn: (system:2)No such file or directory

Open Freed-Wu opened this issue 1 year ago • 1 comments

How are you using the lua-language-server?

Command Line

Which OS are you using?

Linux

What is the issue affecting?

Diagnostics/Syntax Checking

Expected Behaviour

NO error.

Actual Behaviour

❯ lua-language-server --check
subprocess::spawn: (system:2)No such file or directory

Reproduction steps

lua-language-server --check

Additional Notes

No response

Log File

No response

Freed-Wu avatar May 27 '24 14:05 Freed-Wu