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

Install via Lazyvim Mason.

Open VadimRight opened this issue 7 months ago • 1 comments

Trying installation via mason neovim and get this error.

spawn: bash failed with exit code 1 and signal 0.

I am on zsh. Already tried to change shell to bash, but got the same error. Help?

VadimRight avatar Jul 21 '25 08:07 VadimRight

Try to find the folder where language server was downloaded and try to run it as java application If it run successfuly verify in editor configuration what command for running server is used

alepekhin avatar Jul 29 '25 07:07 alepekhin