-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot start LanguageServer when installed from quelpa #27
Comments
try to not set |
package from the right repo is installed? Also got the same error even after not setting the |
I get the reported error when I use Julia 1.4 and current master on the |
I had both 1.3 and 1.4 versions of Julia installed, after doing a complete removal of both plus deleting |
glad to help |
I'm using Julia 1.3.1 , as an attempt to install lsp-julia I followed the README and installed via quelpa. Below is my config
However when started lang.server by
M-x lsp
command it failed and got the following error onjulia-ls::stderr
buffer.I guess with the above config I should be using the LanguageServer as bundled in this git repo.
The text was updated successfully, but these errors were encountered: