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 am trying to deploy my Phoenix app to Heroku using Elixir 1.2.6 and comeonin 0.11.3 but am getting a compilation error that I can't seem to resolve. Compiling locally appears to work fine. I've tried setting always_rebuild=true, but that results in the same error. Apologies for the long copy/paste, not sure what may be relevant:
Hello,
I am trying to deploy my Phoenix app to Heroku using Elixir 1.2.6 and comeonin 0.11.3 but am getting a compilation error that I can't seem to resolve. Compiling locally appears to work fine. I've tried setting
always_rebuild=true
, but that results in the same error. Apologies for the long copy/paste, not sure what may be relevant:The text was updated successfully, but these errors were encountered: