Last active
May 19, 2016 06:04
-
-
Save chrisfishwood/bc3416c484d98263bbe81f4d6ee0f8f6 to your computer and use it in GitHub Desktop.
Errors after renaming a phoenix project
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
A new Hex version is available (0.12.0), please update with `mix local.hex` | |
Unchecked dependencies for environment test: | |
* gettext (Hex package) | |
the dependency is not available, run “mix deps.get” | |
* cowboy (Hex package) | |
the dependency is not available, run “mix deps.get” | |
* phoenix_html (Hex package) | |
the dependency is not available, run “mix deps.get” | |
* phoenix (Hex package) | |
the dependency is not available, run “mix deps.get” | |
* postgrex (Hex package) | |
the dependency is not available, run “mix deps.get” | |
* phoenix_ecto (Hex package) | |
the dependency is not available, run “mix deps.get” | |
** (Mix) Can’t continue due to errors on dependencies |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment