Hi,
Did you literally put /path/to/elixir/bin in your bash profile? If that is the case, replace it with the actual path to the elixir bin directory. I guess for you it would be ~/elixir/bin.
Then restart your terminal and check. If that doesn’t work, look at the result of echo $PATH. If the elixir bin directory is not there try running source ~/.bash_profile






















