Created
October 22, 2015 21:11
-
-
Save mmmries/2b322516835443179058 to your computer and use it in GitHub Desktop.
Exlir configuration error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
You have configured application Ultron in your config/config.exs | |
but the application is not available. | |
This usually means one of: | |
1. You have not added the application as a dependency in a mix.exs file. | |
2. You are configuring an application that does not really exist. | |
Please ensure Ultron exists or remove the configuration. | |
Interactive Elixir (1.1.0) - press Ctrl+C to exit (type h() ENTER for help) | |
iex(1)> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment