72dba0d3636975de791f7c9ad6a27c9d941e4ece
vscode/elixir/ElixirLS/(RuntimeError) Unable to start ElixirLS due to an incomplete erlang installation.md
| ... | ... | @@ -1,3 +1,4 @@ |
| 1 | +エラー内容 |
|
| 1 | 2 | ``` |
| 2 | 3 | 22:33:12.005 [info] Application elixir_ls_utils exited: :stopped |
| 3 | 4 | |
| ... | ... | @@ -14,6 +15,8 @@ |
| 14 | 15 | [Error - 22:33:12] Connection to server got closed. Server will not be restarted. |
| 15 | 16 | ``` |
| 16 | 17 | |
| 18 | + |
|
| 19 | +解決方法 |
|
| 17 | 20 | ``` |
| 18 | 21 | $ sudo apt-get install erlang erlang-dialyzer |
| 19 | 22 | ``` |
| ... | ... | \ No newline at end of file |