You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I'm new to Elixir and Erlang and tried to set up the SDK in the IntelliJ plugin but wasn't able to do so. No matter what I try I get the error "Internal Erlang SDK is not in Elixir SDK. Set it before picking this Elixir SDK". And I'm pretty sure I set up the Erlang SDK before picking the Elixir SDK.
I'm on Windows 10 and installed both Erlang and Elixir through the Windows installer in D:\Programs...
I'm probably doing something wrong here but I couldn't find another way to get support.
To Reproduce
Steps to reproduce the behavior:
Install Erlang and Elixir with Windows installer
Setup new Elixir project in IntelliJ
Setup new Erlang and Elixir SDK as asked by pop-ups
Choose SDK
Click Create
Expected behavior
I should be able to create an Elixir project after setting up and choosing Elixir SDK.
Screenshots
Logs
none
Desktop:
OS: Windows 10
Version: 10.0.19045 Build 19045
Erlang:
Installer: Windows 64-bit installer
Version: 27.1.2
Elixir:
Installer: Windows installer
Version: 1.17.3 (OTP 27)
Plugin:
Version: 19.0.1
The text was updated successfully, but these errors were encountered:
I was able to get it working by setting up the Elixir SDK through the "Project Structure" dialogue on another (non-Elixir) project. Then I could choose the SDK in the "New Project" dialogue without the error. But I still think this is a bug.
I also figured out that "elixir-tut" is not a valid app name so I changed it to "elixir_tut". Is it possible that that caused the issue and it just displayed the wrong error?
Describe the bug
I'm new to Elixir and Erlang and tried to set up the SDK in the IntelliJ plugin but wasn't able to do so. No matter what I try I get the error "Internal Erlang SDK is not in Elixir SDK. Set it before picking this Elixir SDK". And I'm pretty sure I set up the Erlang SDK before picking the Elixir SDK.
I'm on Windows 10 and installed both Erlang and Elixir through the Windows installer in D:\Programs...
I'm probably doing something wrong here but I couldn't find another way to get support.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I should be able to create an Elixir project after setting up and choosing Elixir SDK.
Screenshots
Logs
none
Desktop:
Erlang:
Elixir:
Plugin:
The text was updated successfully, but these errors were encountered: