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
After going through all the installation steps, running mix phoenix.server, I get the following error:
** (Mix) Could not start application filtrex: could not find application file: filtrex.app
I've tried cleaning deps, reinstalling, updating - nothing fixes. Added filtrex manually to my mix.exs, the app starts up fine; however, I see that you are pulling in a fork, so I'm not sure how to proceed.
After going through all the installation steps, running
mix phoenix.server
, I get the following error:I've tried cleaning deps, reinstalling, updating - nothing fixes. Added filtrex manually to my mix.exs, the app starts up fine; however, I see that you are pulling in a fork, so I'm not sure how to proceed.
@danielberkompas
The text was updated successfully, but these errors were encountered: