intellij-elixir icon indicating copy to clipboard operation
intellij-elixir copied to clipboard

org.elixir_lang.sdk.erlang_dependent.MissingErlangSdk: Elixir SDK `Elixir at /usr/lib/elixir` is missing Erlang SDK at org.elixir_lang.sdk.erlang_dependent.SdkAdditionalData.ensureErlangSdk(SdkAdditionalData.java:97)

Open renatoao opened this issue 1 year ago • 1 comments

System

Plugin Version: 13.1.1 Application: IntelliJ IDEA Community Edition (2022.1.4) Operating System: Linux (5.15.0-41-generic)

Event

Exception

Stacktrace

org.elixir_lang.sdk.erlang_dependent.MissingErlangSdk: Elixir SDK `Elixir at /usr/lib/elixir` is missing Erlang SDK
org.elixir_lang.sdk.erlang_dependent.MissingErlangSdk: Elixir SDK `Elixir at /usr/lib/elixir` is missing Erlang SDK
	at org.elixir_lang.sdk.erlang_dependent.SdkAdditionalData.ensureErlangSdk(SdkAdditionalData.java:97)
	at org.elixir_lang.Elixir.elixirSdkToEnsuredErlangSdk(Elixir.kt:34)
	at org.elixir_lang.Elixir.commandLine(Elixir.kt:19)
	at org.elixir_lang.Mix.commandLine(Mix.kt:19)
	at org.elixir_lang.Mix.commandLine$default(Mix.kt:12)
	at org.elixir_lang.formatter.MixFormatExternalFormatProcessor$Companion.commandLine(MixFormatExternalFormatProcessor.kt:89)
	at org.elixir_lang.formatter.MixFormatExternalFormatProcessor$Companion.format(MixFormatExternalFormatProcessor.kt:84)
	at org.elixir_lang.formatter.MixFormatExternalFormatProcessor$Companion.access$format(MixFormatExternalFormatProcessor.kt:69)
	at org.elixir_lang.formatter.MixFormatExternalFormatProcessor.format$lambda-7$lambda-6(MixFormatExternalFormatProcessor.kt:46)

renatoao avatar Jul 22 '22 23:07 renatoao

This should be written to the log and perhaps a notification at most. It should not be an error reportable error.

KronicDeth avatar Aug 01 '22 14:08 KronicDeth

Duplicate of #3001

KronicDeth avatar Mar 18 '23 03:03 KronicDeth