Using iex and mix in a project's shell

On Render · The Easiest Cloud For All Your Apps, in the bash shell opened through the “Shell” tab, how can I run elixir commands corresponding to the code my application?

I’ve tried using mix and iex there but I am getting bash: mix: command not found and bash: iex: command not found.

NOTE: I am directly using the shell interface on Render · The Easiest Cloud For All Your Apps itself (not using the SSH option and operating the shell remotely)

Hi Martin,

mix and iex should be available for our Elixir Native Runtime. Can you confirm you’re trying this out on an Elixir runtime?

It might help if you send me the service ID. If you’re not comfortable, sharing that over the community forum, feel free to open a ticket from the Dashboard.

Regards,

Matt