danhper / danhper/asdf-exec

Elixir doesn't work with asdf-exec

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
16
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Using `iex -S mix` shows the following:

```
Erlang/OTP 24 [erts-12.3.1] [source] [64-bit] [smp:64:64] [ds:64:64:10] [async-threads:1] [jit]

** (SyntaxError) /home/josh/.asdf/shims/mix:3:17: syntax error before: '.'
|
3 | exec /home/josh/.asdf/bin/private/asdf-exec "mix" "$@"
| ^
(elixir 1.13.3) lib/code.ex:1183: Code.require_file/2
```

Reproduce:
1/ Use asdf (0.10.0/0.9.0)
2/ Use asdf-exec
3/ Use erlang/elixir (doesn't matter the specific versions)
4/ The above shows

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.