#start_error when trying to run my distillery release with "console"

2 messages · Page 1 of 1 (latest)

leaden nebula
#

Hello, I am new to releases and I am running into an issue when trying to run my release with the console option.

It is throwing an exception error: undefined function 'Elixir.IEx.CLI ':start/0 error. I have no idea what is missing in my config/mix, and a google search did not yield anything 😦

Am I missing something really simple?

azure flicker
#

any reason you went with distillery rather than mix release?