-
-
Notifications
You must be signed in to change notification settings - Fork 40
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
Missing hex in bundled elixir (bad MIX_HOME?) #460
Comments
Same thing happens in VScode``` [Next LS] NextLS v0.21.3 has initialized! [Info - 19:58:22] [Next LS] [extension] Credo initializing with options %NextLS.InitOpts.Extensions.Credo{enable: true, cli_options: []} [Next LS] Booting runtimes... [Info - 19:58:22] [Next LS] Beginning DB migration... [Info - 19:58:22] [Next LS] Database is on the latest version: 7 [Info - 19:58:22] [Next LS] Finished DB migration... [Info - 19:58:22] [Next LS] Booting runtime for headless.
Environment: LSP=nextls
|
I think I know what it is, thanks for the report! |
the issue will close when the linked PR merges and i'll publish a new release, but we can re-open if it doesn't actually fix it. |
It works now, thanks! |
Fresh install, inside zed.
Settings
Log
I read some other issues and that empty
MIX_HOME=
looks suspicious.I've tried deleting
~/.cache/elixir-tools
and.elixir-tools
but it didn't help.The text was updated successfully, but these errors were encountered: