Ash FrameworkAF
Ash Framework7mo ago
4 replies
Lokesh

Igniter crash

I'm running into an issue on Windows where Igniter crashes with the following error during ash_authentication setup, getting an arguement error
{:error, :enoent}.
It seems to be coming from a call to System.cmd("tty", []) in the tty?/0 function, which fails because tty doesn’t exist on Windows.
Was this page helpful?