Open
Description
Describe the bug
Unable to setup Elixir SDK and Erlang SDK when IntelliJ is on Windows 10 and SDKs in WSL.
To Reproduce
Steps to reproduce the behavior:
- Download erlang and elixir in WSL
- Try to import SDK in "Project structure"
Expected behavior
SDKs should be set up, or even detected automatically
Desktop:
- OS: Windows
- Version 10 (last build)
Erlang:
- Installer kerl (under
~/kerl
) - Version 24.2.1
Elixir:
- Installer kiex
- Version 1.13
Plugin:
- Version 12.2.0
Additional context
I know there are opened issues about WSL but they are old and seem to be outdated