-
-
Notifications
You must be signed in to change notification settings - Fork 84
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
Lexical fails to start with Elixir 1.16.0-rc (installed through asdf) in VScodium #623
Comments
Why don't you just use 1.16.0 or 1.16.1? |
I'm new to elixir and just intalled whatever the last available version was at the moment int asdf. Should I switch to the plain 1.16.1 version, or 1.16.1-otp-26? I know I have the OTP26 erlang version installed EDIT: just switched to 1.15.7-otp-26 and it seems to be working fine. I missed the installation guide stating that 1.16 wasn't supported, my bad. I would also like to try lexical with DOOM emacs. Should I just follow the vanilla emacs installation method? |
Thanks for your reporting, but 1.16.1-otp-26 is supported, I'll update the doc. |
I'm not familiar with Emacs configuration, but you can try it out. If there are any issues, you can continue to report them here, and other maintainers who use Emacs will respond. |
Here is the error log:
Then it proceeds to try again a few times until it gives up. What am I doing wrong? Lexical is available in vscodium's repository so I figured it would be as compatible as with vscode. Is is because of the
-rc
suffix on my Elixir version? It was the latest one at the moment of installation in asdf.The text was updated successfully, but these errors were encountered: