You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before, it was not even compiling/crushing (or sth like that, if I remember correctly, saying that no erlang version specified in .tool_versions so I did that manually as advised by logs on screen. Due to that elixirls starts, but now this issue occured.
Operating System Version: darwin 21.6.0 (Mac M1)
Most of this can be filled out by running the VSCode command (by default bound to Ctrl+Shift+P) "ElixirLS: Copy Debug Info"
Troubleshooting
[ tried] Restart your editor (which will restart ElixirLS) sometimes fixes issues
[ tried] Stop your editor, remove the entire .elixir_ls directory, then restart your editor
The text was updated successfully, but these errors were encountered:
I don't think this is an issue with ElixirLS, but with setting up Erlang itself. This is how I fixed it on Ubuntu 22.04. I assume you're using asdf with a .tool-versions file.
@MMAcode please use elixir forum for support on how to install OTP with doc chunks. Otherwise you can ignore this warning but OTP related functionality (e.g. hover documentation) will not work.
Hi team, I am see this alert across my projects.
Before, it was not even compiling/crushing (or sth like that, if I remember correctly, saying that no erlang version specified in .tool_versions so I did that manually as advised by logs on screen. Due to that elixirls starts, but now this issue occured.
Environment
Elixir 1.14.0 (compiled with Erlang/OTP 25)
Most of this can be filled out by running the VSCode command (by default bound to Ctrl+Shift+P) "ElixirLS: Copy Debug Info"
Troubleshooting
.elixir_ls
directory, then restart your editorThe text was updated successfully, but these errors were encountered: