-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Milestone
Description
I think this has something to do with the escript build, because it works fine inside of iex.
I've tried a few different solutions:
- added
embed_elixir: trueto the escript config - added
elixirto the list of applications - set
strip_beams: false
In the end, none of those worked.
The error I get is:
** (ArgumentError) unknown application: :elixir
(elixir 1.13.1) lib/application.ex:907: Application.app_dir/1
(elixir 1.13.1) lib/application.ex:934: Application.app_dir/2
(iex 1.13.1) lib/iex/introspection.ex:170: IEx.Introspection.open_mfa/3
(iex 1.13.1) lib/iex/introspection.ex:88: IEx.Introspection.open/1
(elixir 1.13.1) lib/kernel/cli.ex:126: anonymous fn/3 in Kernel.CLI.exec_fun/2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed