elixir-lsp / elixir-ls

A frontend-independent IDE "smartness" server for Elixir. Implements the "Language Server Protocol" standard and provides debugger support via the "Debug Adapter Protocol"
https://elixir-lsp.github.io/elixir-ls/
Apache License 2.0
1.5k stars 196 forks source link

ElixirLS : couldn't create connection to server. #1031

Closed formingform closed 1 year ago

formingform commented 1 year ago

Environment

Erlang/OTP 25 [erts-13.2.2] Elixir 1.14.4 (compiled with Erlang/OTP 25) Ubuntu 22.04 in WINDOWS 11 WLS2 VScode for linux ElixirLS: Elixir support and debugger v0.17.10

My project source code locate in d:/github.com/blockscout/blockscout on WINDOWS 11

Current behavior

Running /home/joey/.vscode/extensions/jakebecker.elixir-ls-0.17.10/elixir-ls-release/launch.sh Preferred shell is bash, relaunching Looking for ASDF install ASDF not found Looking for rtx executable rtx not found Installing ElixirLS release v0.17.10 Running in /mnt/d/github.com/blockscout/blockscout Could not find Hex, which is needed to build dependency true Shall I install Hex? (if running non-interactively, use "mix local.hex --force") Mix.install failed with ** (Mix.Error) request timed out after 60000ms

Could not install Hex because Mix could not download metadata at https://repo.hex.pm/installs/hex-1.x.csv.

Alternatively, you can compile and install Hex directly with this command:

mix archive.install github hexpm/hex branch latest

(mix 1.14.4) lib/mix.ex:513: Mix.raise/2
(mix 1.14.4) lib/mix/local.ex:145: Mix.Local.find_matching_versions_from_signed_csv!/3
(mix 1.14.4) lib/mix/tasks/local.hex.ex:72: Mix.Tasks.Local.Hex.run_install/2
/home/joey/.vscode/extensions/jakebecker.elixir-ls-0.17.10/elixir-ls-release/installer.exs:369: anonymous fn/6 in ElixirLS.Mix.install/2
(elixir 1.14.4) lib/file.ex:1607: File.cd!/2
/home/joey/.vscode/extensions/jakebecker.elixir-ls-0.17.10/elixir-ls-release/installer.exs:337: ElixirLS.Mix.install/2
/home/joey/.vscode/extensions/jakebecker.elixir-ls-0.17.10/elixir-ls-release/installer.exs:526: ElixirLS.Installer.install/1
/home/joey/.vscode/extensions/jakebecker.elixir-ls-0.17.10/elixir-ls-release/installer.exs:543: ElixirLS.Installer.install_with_retry/0

Retrying Mix.install with force: true Installing ElixirLS release v0.17.10 Running in /mnt/d/github.com/blockscout/blockscout

[Error - 7:26:15 PM] Server initialization failed. Message: Pending response rejected since connection got disposed Code: -32097 [Info - 7:26:15 PM] Connection to server got closed. Server will restart. true [Error - 7:26:15 PM] ElixirLS - blockscout client: couldn't create connection to server. Message: Pending response rejected since connection got disposed Code: -32097 Running /home/joey/.vscode/extensions/jakebecker.elixir-ls-0.17.10/elixir-ls-release/launch.sh Preferred shell is bash, relaunching Looking for ASDF install ASDF not found Looking for rtx executable rtx not found Installing ElixirLS release v0.17.10 Running in /mnt/d/github.com/blockscout/blockscout

Could not install Hex because Mix could not download metadata at https://repo.hex.pm/installs/hex-1.x.csv.

Alternatively, you can compile and install Hex directly with this command:

mix archive.install github hexpm/hex branch latest

(mix 1.14.4) lib/mix.ex:513: Mix.raise/2
(mix 1.14.4) lib/mix/local.ex:145: Mix.Local.find_matching_versions_from_signed_csv!/3
(mix 1.14.4) lib/mix/tasks/local.hex.ex:72: Mix.Tasks.Local.Hex.run_install/2
(mix 1.14.4) lib/mix/dep/loader.ex:187: Mix.Dep.Loader.with_scm_and_app/4
(mix 1.14.4) lib/mix/dep/loader.ex:141: Mix.Dep.Loader.to_dep/3
(elixir 1.14.4) lib/enum.ex:1658: Enum."-map/2-lists^map/1-0-"/2
(elixir 1.14.4) lib/enum.ex:1658: Enum."-map/2-lists^map/1-0-"/2
(mix 1.14.4) lib/mix/dep/loader.ex:358: Mix.Dep.Loader.mix_children/2

Retrying Mix.install with force: true Installing ElixirLS release v0.17.10 Running in /mnt/d/github.com/blockscout/blockscout

[Error - 7:27:33 PM] Server initialization failed. Message: Pending response rejected since connection got disposed Code: -32097 [Info - 7:27:33 PM] Connection to server got closed. Server will restart. true [Error - 7:27:33 PM] ElixirLS - blockscout client: couldn't create connection to server. Message: Pending response rejected since connection got disposed Code: -32097 Running /home/joey/.vscode/extensions/jakebecker.elixir-ls-0.17.10/elixir-ls-release/launch.sh Preferred shell is bash, relaunching Looking for ASDF install ASDF not found Looking for rtx executable rtx not found Installing ElixirLS release v0.17.10 Running in /mnt/d/github.com/blockscout/blockscout

Could not install Hex because Mix could not download metadata at https://repo.hex.pm/installs/hex-1.x.csv.signed.

Alternatively, you can compile and install Hex directly with this command:

mix archive.install github hexpm/hex branch latest

(mix 1.14.4) lib/mix.ex:513: Mix.raise/2
(mix 1.14.4) lib/mix/local.ex:148: Mix.Local.find_matching_versions_from_signed_csv!/3
(mix 1.14.4) lib/mix/tasks/local.hex.ex:72: Mix.Tasks.Local.Hex.run_install/2
(mix 1.14.4) lib/mix/dep/loader.ex:187: Mix.Dep.Loader.with_scm_and_app/4
(mix 1.14.4) lib/mix/dep/loader.ex:141: Mix.Dep.Loader.to_dep/3
(elixir 1.14.4) lib/enum.ex:1658: Enum."-map/2-lists^map/1-0-"/2
(elixir 1.14.4) lib/enum.ex:1658: Enum."-map/2-lists^map/1-0-"/2
(mix 1.14.4) lib/mix/dep/loader.ex:358: Mix.Dep.Loader.mix_children/2

Retrying Mix.install with force: true Installing ElixirLS release v0.17.10 Running in /mnt/d/github.com/blockscout/blockscout

[Error - 7:28:58 PM] Server initialization failed. Message: Pending response rejected since connection got disposed Code: -32097 [Info - 7:28:58 PM] Connection to server got closed. Server will restart. true [Error - 7:28:58 PM] ElixirLS - blockscout client: couldn't create connection to server. Message: Pending response rejected since connection got disposed Code: -32097 [Error - 7:28:58 PM] Restarting server failed Message: Pending response rejected since connection got disposed Code: -32097 Running /home/joey/.vscode/extensions/jakebecker.elixir-ls-0.17.10/elixir-ls-release/launch.sh Preferred shell is bash, relaunching Looking for ASDF install ASDF not found Looking for rtx executable rtx not found Installing ElixirLS release v0.17.10 Running in /mnt/d/github.com/blockscout/blockscout

Could not run archive.install for:

https://repo.hex.pm/installs/1.14.0/hex-2.0.6.ez

Please download the file above to your current directory and run:

mix archive.install ./hex-2.0.6.ez

You can download it either with your browser or via the command line.

On Unix-like operating systems (Linux, macOS):

wget https://repo.hex.pm/installs/1.14.0/hex-2.0.6.ez

or

curl -o hex-2.0.6.ez https://repo.hex.pm/installs/1.14.0/hex-2.0.6.ez

On Windows / PowerShell (Windows 7 or later):

powershell -Command "Invoke-WebRequest https://repo.hex.pm/installs/1.14.0/hex-2.0.6.ez -OutFile hex-2.0.6.ez"

or

powershell -Command "(New-Object Net.WebClient).DownloadFile('https://repo.hex.pm/installs/1.14.0/hex-2.0.6.ez', 'hex-2.0.6.ez')"

(mix 1.14.4) lib/mix.ex:513: Mix.raise/2
(mix 1.14.4) lib/mix/local/installer.ex:116: Mix.Local.Installer.local_install/3
(mix 1.14.4) lib/mix/dep/loader.ex:187: Mix.Dep.Loader.with_scm_and_app/4
(mix 1.14.4) lib/mix/dep/loader.ex:141: Mix.Dep.Loader.to_dep/3
(elixir 1.14.4) lib/enum.ex:1658: Enum."-map/2-lists^map/1-0-"/2
(elixir 1.14.4) lib/enum.ex:1658: Enum."-map/2-lists^map/1-0-"/2
(mix 1.14.4) lib/mix/dep/loader.ex:358: Mix.Dep.Loader.mix_children/2
(mix 1.14.4) lib/mix/dep/loader.ex:316: anonymous fn/4 in Mix.Dep.Loader.mix_dep/2

Retrying Mix.install with force: true Installing ElixirLS release v0.17.10 Running in /mnt/d/github.com/blockscout/blockscout

[Error - 7:30:33 PM] Server initialization failed. Message: Pending response rejected since connection got disposed Code: -32097 [Info - 7:30:33 PM] Connection to server got closed. Server will restart. true [Error - 7:30:33 PM] ElixirLS - blockscout client: couldn't create connection to server. Message: Pending response rejected since connection got disposed Code: -32097 [Error - 7:30:33 PM] Restarting server failed Message: Pending response rejected since connection got disposed Code: -32097 Running /home/joey/.vscode/extensions/jakebecker.elixir-ls-0.17.10/elixir-ls-release/launch.sh Preferred shell is bash, relaunching Looking for ASDF install ASDF not found Looking for rtx executable rtx not found Installing ElixirLS release v0.17.10 Running in /mnt/d/github.com/blockscout/blockscout

Could not run archive.install for:

https://repo.hex.pm/installs/1.14.0/hex-2.0.6.ez

Please download the file above to your current directory and run:

mix archive.install ./hex-2.0.6.ez

You can download it either with your browser or via the command line.

On Unix-like operating systems (Linux, macOS):

wget https://repo.hex.pm/installs/1.14.0/hex-2.0.6.ez

or

curl -o hex-2.0.6.ez https://repo.hex.pm/installs/1.14.0/hex-2.0.6.ez

On Windows / PowerShell (Windows 7 or later):

powershell -Command "Invoke-WebRequest https://repo.hex.pm/installs/1.14.0/hex-2.0.6.ez -OutFile hex-2.0.6.ez"

or

powershell -Command "(New-Object Net.WebClient).DownloadFile('https://repo.hex.pm/installs/1.14.0/hex-2.0.6.ez', 'hex-2.0.6.ez')"

(mix 1.14.4) lib/mix.ex:513: Mix.raise/2
(mix 1.14.4) lib/mix/local/installer.ex:116: Mix.Local.Installer.local_install/3
(mix 1.14.4) lib/mix/dep/loader.ex:187: Mix.Dep.Loader.with_scm_and_app/4
(mix 1.14.4) lib/mix/dep/loader.ex:141: Mix.Dep.Loader.to_dep/3
(elixir 1.14.4) lib/enum.ex:1658: Enum."-map/2-lists^map/1-0-"/2
(elixir 1.14.4) lib/enum.ex:1658: Enum."-map/2-lists^map/1-0-"/2
(mix 1.14.4) lib/mix/dep/loader.ex:358: Mix.Dep.Loader.mix_children/2
(mix 1.14.4) lib/mix/dep/loader.ex:316: anonymous fn/4 in Mix.Dep.Loader.mix_dep/2

Retrying Mix.install with force: true Installing ElixirLS release v0.17.10 Running in /mnt/d/github.com/blockscout/blockscout

[Error - 7:32:08 PM] Server initialization failed. Message: Pending response rejected since connection got disposed Code: -32097 [Info - 7:32:08 PM] Connection to server got closed. Server will restart. true [Error - 7:32:08 PM] ElixirLS - blockscout client: couldn't create connection to server. Message: Pending response rejected since connection got disposed Code: -32097 [Error - 7:32:08 PM] Restarting server failed Message: Pending response rejected since connection got disposed Code: -32097 Running /home/joey/.vscode/extensions/jakebecker.elixir-ls-0.17.10/elixir-ls-release/launch.sh Preferred shell is bash, relaunching Looking for ASDF install ASDF not found Looking for rtx executable rtx not found Installing ElixirLS release v0.17.10 Running in /mnt/d/github.com/blockscout/blockscout

Could not install Hex because Mix could not download metadata at https://repo.hex.pm/installs/hex-1.x.csv.

Alternatively, you can compile and install Hex directly with this command:

mix archive.install github hexpm/hex branch latest

(mix 1.14.4) lib/mix.ex:513: Mix.raise/2
(mix 1.14.4) lib/mix/local.ex:145: Mix.Local.find_matching_versions_from_signed_csv!/3
(mix 1.14.4) lib/mix/tasks/local.hex.ex:72: Mix.Tasks.Local.Hex.run_install/2
(mix 1.14.4) lib/mix/dep/loader.ex:187: Mix.Dep.Loader.with_scm_and_app/4
(mix 1.14.4) lib/mix/dep/loader.ex:141: Mix.Dep.Loader.to_dep/3
(elixir 1.14.4) lib/enum.ex:1658: Enum."-map/2-lists^map/1-0-"/2
(elixir 1.14.4) lib/enum.ex:1658: Enum."-map/2-lists^map/1-0-"/2
(mix 1.14.4) lib/mix/dep/loader.ex:358: Mix.Dep.Loader.mix_children/2

Retrying Mix.install with force: true Installing ElixirLS release v0.17.10 Running in /mnt/d/github.com/blockscout/blockscout

[Error - 7:33:26 PM] Server initialization failed. Message: Pending response rejected since connection got disposed Code: -32097 [Info - 7:33:26 PM] Connection to server got closed. Server will restart. true [Error - 7:33:26 PM] ElixirLS - blockscout client: couldn't create connection to server. Message: Pending response rejected since connection got disposed Code: -32097 [Error - 7:33:26 PM] Restarting server failed Message: Pending response rejected since connection got disposed Code: -32097 Running /home/joey/.vscode/extensions/jakebecker.elixir-ls-0.17.10/elixir-ls-release/launch.sh Preferred shell is bash, relaunching Looking for ASDF install ASDF not found Looking for rtx executable rtx not found Installing ElixirLS release v0.17.10 Running in /mnt/d/github.com/blockscout/blockscout

Could not run archive.install for:

https://repo.hex.pm/installs/1.14.0/hex-2.0.6.ez

Please download the file above to your current directory and run:

mix archive.install ./hex-2.0.6.ez

You can download it either with your browser or via the command line.

On Unix-like operating systems (Linux, macOS):

wget https://repo.hex.pm/installs/1.14.0/hex-2.0.6.ez

or

curl -o hex-2.0.6.ez https://repo.hex.pm/installs/1.14.0/hex-2.0.6.ez

On Windows / PowerShell (Windows 7 or later):

powershell -Command "Invoke-WebRequest https://repo.hex.pm/installs/1.14.0/hex-2.0.6.ez -OutFile hex-2.0.6.ez"

or

powershell -Command "(New-Object Net.WebClient).DownloadFile('https://repo.hex.pm/installs/1.14.0/hex-2.0.6.ez', 'hex-2.0.6.ez')"

(mix 1.14.4) lib/mix.ex:513: Mix.raise/2
(mix 1.14.4) lib/mix/local/installer.ex:116: Mix.Local.Installer.local_install/3
(mix 1.14.4) lib/mix/dep/loader.ex:187: Mix.Dep.Loader.with_scm_and_app/4
(mix 1.14.4) lib/mix/dep/loader.ex:141: Mix.Dep.Loader.to_dep/3
(elixir 1.14.4) lib/enum.ex:1658: Enum."-map/2-lists^map/1-0-"/2
(elixir 1.14.4) lib/enum.ex:1658: Enum."-map/2-lists^map/1-0-"/2
(mix 1.14.4) lib/mix/dep/loader.ex:358: Mix.Dep.Loader.mix_children/2
(mix 1.14.4) lib/mix/dep/loader.ex:316: anonymous fn/4 in Mix.Dep.Loader.mix_dep/2

Retrying Mix.install with force: true Installing ElixirLS release v0.17.10 Running in /mnt/d/github.com/blockscout/blockscout

[Error - 7:34:49 PM] Server initialization failed. Message: Pending response rejected since connection got disposed Code: -32097 [Info - 7:34:49 PM] Connection to server got closed. Server will restart. true [Error - 7:34:49 PM] ElixirLS - blockscout client: couldn't create connection to server. Message: Pending response rejected since connection got disposed Code: -32097 [Error - 7:34:49 PM] Restarting server failed Message: Pending response rejected since connection got disposed Code: -32097 Running /home/joey/.vscode/extensions/jakebecker.elixir-ls-0.17.10/elixir-ls-release/launch.sh Preferred shell is bash, relaunching Looking for ASDF install ASDF not found Looking for rtx executable rtx not found Installing ElixirLS release v0.17.10 Running in /mnt/d/github.com/blockscout/blockscout

Could not run archive.install for:

https://repo.hex.pm/installs/1.14.0/hex-2.0.6.ez

Please download the file above to your current directory and run:

mix archive.install ./hex-2.0.6.ez

You can download it either with your browser or via the command line.

On Unix-like operating systems (Linux, macOS):

wget https://repo.hex.pm/installs/1.14.0/hex-2.0.6.ez

or

curl -o hex-2.0.6.ez https://repo.hex.pm/installs/1.14.0/hex-2.0.6.ez

On Windows / PowerShell (Windows 7 or later):

powershell -Command "Invoke-WebRequest https://repo.hex.pm/installs/1.14.0/hex-2.0.6.ez -OutFile hex-2.0.6.ez"

or

powershell -Command "(New-Object Net.WebClient).DownloadFile('https://repo.hex.pm/installs/1.14.0/hex-2.0.6.ez', 'hex-2.0.6.ez')"

(mix 1.14.4) lib/mix.ex:513: Mix.raise/2
(mix 1.14.4) lib/mix/local/installer.ex:116: Mix.Local.Installer.local_install/3
(mix 1.14.4) lib/mix/dep/loader.ex:187: Mix.Dep.Loader.with_scm_and_app/4
(mix 1.14.4) lib/mix/dep/loader.ex:141: Mix.Dep.Loader.to_dep/3
(elixir 1.14.4) lib/enum.ex:1658: Enum."-map/2-lists^map/1-0-"/2
(elixir 1.14.4) lib/enum.ex:1658: Enum."-map/2-lists^map/1-0-"/2
(mix 1.14.4) lib/mix/dep/loader.ex:358: Mix.Dep.Loader.mix_children/2
(mix 1.14.4) lib/mix/dep/loader.ex:316: anonymous fn/4 in Mix.Dep.Loader.mix_dep/2

Retrying Mix.install with force: true Installing ElixirLS release v0.17.10 Running in /mnt/d/github.com/blockscout/blockscout

[Error - 7:36:31 PM] Server initialization failed. Message: Pending response rejected since connection got disposed Code: -32097 [Info - 7:36:31 PM] Connection to server got closed. Server will restart. true [Error - 7:36:31 PM] ElixirLS - blockscout client: couldn't create connection to server. Message: Pending response rejected since connection got disposed Code: -32097 [Error - 7:36:31 PM] Restarting server failed Message: Pending response rejected since connection got disposed Code: -32097 Running /home/joey/.vscode/extensions/jakebecker.elixir-ls-0.17.10/elixir-ls-release/launch.sh Preferred shell is bash, relaunching Looking for ASDF install ASDF not found Looking for rtx executable rtx not found Installing ElixirLS release v0.17.10 Running in /mnt/d/github.com/blockscout/blockscout

Could not run archive.install for:

https://repo.hex.pm/installs/1.14.0/hex-2.0.6.ez

Please download the file above to your current directory and run:

mix archive.install ./hex-2.0.6.ez

You can download it either with your browser or via the command line.

On Unix-like operating systems (Linux, macOS):

wget https://repo.hex.pm/installs/1.14.0/hex-2.0.6.ez

or

curl -o hex-2.0.6.ez https://repo.hex.pm/installs/1.14.0/hex-2.0.6.ez

On Windows / PowerShell (Windows 7 or later):

powershell -Command "Invoke-WebRequest https://repo.hex.pm/installs/1.14.0/hex-2.0.6.ez -OutFile hex-2.0.6.ez"

or

powershell -Command "(New-Object Net.WebClient).DownloadFile('https://repo.hex.pm/installs/1.14.0/hex-2.0.6.ez', 'hex-2.0.6.ez')"

(mix 1.14.4) lib/mix.ex:513: Mix.raise/2
(mix 1.14.4) lib/mix/local/installer.ex:116: Mix.Local.Installer.local_install/3
(mix 1.14.4) lib/mix/dep/loader.ex:187: Mix.Dep.Loader.with_scm_and_app/4
(mix 1.14.4) lib/mix/dep/loader.ex:141: Mix.Dep.Loader.to_dep/3
(elixir 1.14.4) lib/enum.ex:1658: Enum."-map/2-lists^map/1-0-"/2
(elixir 1.14.4) lib/enum.ex:1658: Enum."-map/2-lists^map/1-0-"/2
(mix 1.14.4) lib/mix/dep/loader.ex:358: Mix.Dep.Loader.mix_children/2
(mix 1.14.4) lib/mix/dep/loader.ex:316: anonymous fn/4 in Mix.Dep.Loader.mix_dep/2

Retrying Mix.install with force: true Installing ElixirLS release v0.17.10 Running in /mnt/d/github.com/blockscout/blockscout

[Error - 7:38:03 PM] Server initialization failed. Message: Pending response rejected since connection got disposed Code: -32097 [Info - 7:38:03 PM] Connection to server got closed. Server will restart. true [Error - 7:38:03 PM] ElixirLS - blockscout client: couldn't create connection to server. Message: Pending response rejected since connection got disposed Code: -32097 [Error - 7:38:03 PM] Restarting server failed Message: Pending response rejected since connection got disposed Code: -32097 Running /home/joey/.vscode/extensions/jakebecker.elixir-ls-0.17.10/elixir-ls-release/launch.sh Preferred shell is bash, relaunching Looking for ASDF install ASDF not found Looking for rtx executable rtx not found Installing ElixirLS release v0.17.10 Running in /mnt/d/github.com/blockscout/blockscout

Could not run archive.install for:

https://repo.hex.pm/installs/1.14.0/hex-2.0.6.ez

Please download the file above to your current directory and run:

mix archive.install ./hex-2.0.6.ez

You can download it either with your browser or via the command line.

On Unix-like operating systems (Linux, macOS):

wget https://repo.hex.pm/installs/1.14.0/hex-2.0.6.ez

or

curl -o hex-2.0.6.ez https://repo.hex.pm/installs/1.14.0/hex-2.0.6.ez

On Windows / PowerShell (Windows 7 or later):

powershell -Command "Invoke-WebRequest https://repo.hex.pm/installs/1.14.0/hex-2.0.6.ez -OutFile hex-2.0.6.ez"

or

powershell -Command "(New-Object Net.WebClient).DownloadFile('https://repo.hex.pm/installs/1.14.0/hex-2.0.6.ez', 'hex-2.0.6.ez')"

(mix 1.14.4) lib/mix.ex:513: Mix.raise/2
(mix 1.14.4) lib/mix/local/installer.ex:116: Mix.Local.Installer.local_install/3
(mix 1.14.4) lib/mix/dep/loader.ex:187: Mix.Dep.Loader.with_scm_and_app/4
(mix 1.14.4) lib/mix/dep/loader.ex:141: Mix.Dep.Loader.to_dep/3
(elixir 1.14.4) lib/enum.ex:1658: Enum."-map/2-lists^map/1-0-"/2
(elixir 1.14.4) lib/enum.ex:1658: Enum."-map/2-lists^map/1-0-"/2
(mix 1.14.4) lib/mix/dep/loader.ex:358: Mix.Dep.Loader.mix_children/2
(mix 1.14.4) lib/mix/dep/loader.ex:316: anonymous fn/4 in Mix.Dep.Loader.mix_dep/2

Retrying Mix.install with force: true Installing ElixirLS release v0.17.10 Running in /mnt/d/github.com/blockscout/blockscout

[Error - 7:39:30 PM] Server initialization failed. Message: Pending response rejected since connection got disposed Code: -32097 [Info - 7:39:30 PM] Connection to server got closed. Server will restart. true [Error - 7:39:30 PM] ElixirLS - blockscout client: couldn't create connection to server. Message: Pending response rejected since connection got disposed Code: -32097 [Error - 7:39:30 PM] Restarting server failed Message: Pending response rejected since connection got disposed Code: -32097 Running /home/joey/.vscode/extensions/jakebecker.elixir-ls-0.17.10/elixir-ls-release/launch.sh Preferred shell is bash, relaunching Looking for ASDF install ASDF not found Looking for rtx executable rtx not found Installing ElixirLS release v0.17.10 Running in /mnt/d/github.com/blockscout/blockscout

formingform commented 1 year ago

sorry, this issure should be moved to vscode-elixir-ls