Skip to content

v0.30.0 only works after specifying ASDF_DIR / ASDF_DATA_DIR #514

@eslksw

Description

@eslksw

I spent almost three hours trying to run v0.30.0 on the "standard", Microsoft-branded VS Code binary on my Arch Linux with Elixir v1.19.2-otp-28 and Erlang v28.1.1 installed through ASDF, but whatever I did, the extension could not find my ASDF-installed Elixir. Ultimately, I tried setting ASDF_DIR and ASDF_DATA_DIR, and based on the shell script, I guess it's ASDF_DATA_DIR that did the trick (since ASDF_DIR doesn't get read for version greater than 0.16). I feel like this should be somewhere in "Troubleshooting" on the README. I can contribute a PR if necessary, just for the love of the next fellow going mad like me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions