-
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
The Julia language server cannot go up #46
Comments
See this issue. TL;DR: Add to your config file |
thanks!
Now I get the following error:
|
Is there a way to replicate this error? I've never seen that, so maybe some steps to replicate it on my machine would be useful. |
@juanscr I am not sure. It seems to me that I didn't do anything special, I am using doom emacs, I installed the Julia LanguageServer, and I can't get the lsp to work in emacs. |
I have exact the same issue. All I do is enable (setq lsp-julia-package-dir nil)
(setq lsp-julia-default-environment "~/.julia/environments/v1.6")
(setq lsp-enable-folding t) |
I resolved this issue by upgrading Doom Emacs. |
Yes, resolving this took quite a while to get it to work and still feels somewhat hacky. |
that't great! upgrading also solved it for me. |
I have posted this issue on the emacs-lsp project, but maybe it's related to lsp-julia.
This is the content of the issue:
The Julia language server,
lsp-julia
cannot start.I use doom emacs on MacOS. I upgraded doom and the problem continues.
A surprising thing is that initially everything worked great. Then I restarted emacs and the problem appeared. Using some help on discord I upgraded doom emacs, but still things are not working.
The error from
Julia-ls::stderr
:in the
lsp-log
there is:The text was updated successfully, but these errors were encountered: