KronicDeth / intellij-elixir

Elixir plugin for JetBrain's IntelliJ Platform (including Rubymine)
Other
1.84k stars 154 forks source link

Unknown elixir version - Windows #1615

Closed Jasperav closed 5 years ago

Jasperav commented 5 years ago

Describe the bug I get IntelliJ errors when trying to create a project with Elixir as project SDK

To Reproduce Install elixir 1.9.2 Install erlang 22.1 Install IntelliJ 2019.2.3 New project, select elixir, than first I need to select the erlang installion directory which I did. After I selected the elixir directory the following error appears:

image

Worth noting I tried the exact thing a few months ago and got the same error. All the other related issues is about OSX

KronicDeth commented 5 years ago

This should be fixed by 11.3.0, which was released 4 days ago. If it is still not fixed for you on Windows, please comment and I'll reopen.

SachsKaylee commented 4 years ago

Still getting this error on 11.7.0 on Linux. I am not using a release of Elixir but a self compiled version on master.

image