You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also found a closed ticket about this exact issue and added more details there, so feel free to reopen the issue / answer there if you feel more convenient...
having the same issue, I have no idea why, when I try System.cmd("echo", ["hello"]), result Erlang error: :enoent, and System.shell("echo hello") is working, is it System.cmd not supported on Windows 11?
Hello guys! I'm trying to run reticulum on windows 11.
elixir 1.12.3 / erlang 23.3 instaled.
Steps:
mix deps.get
mix ecto.create
Done sucessfully.
Directory storage/dev created inside reticulum folder.
Running iex -S mix phx.server on an elevated administrator terminal, and getting error:
I also found a closed ticket about this exact issue and added more details there, so feel free to reopen the issue / answer there if you feel more convenient...
#548
Thanks a lot,
Daniel
The text was updated successfully, but these errors were encountered: