I have manually installed arduino-language-server
and arduino-cli
. It seems like arduino-language-server
starts but middle during the start process just crashes without a proper error message. LS REQU initialize
is the last lsp message I get from arduino-language-server in lsp log file. I have also clangd installed. If I start arduino-langauge-server manually it starts just fine. Do you have any idea what could cause the issue?