Skip to content

Instantly share code, notes, and snippets.

@chrisfishwood
Last active May 19, 2016 06:04
Show Gist options
  • Save chrisfishwood/bc3416c484d98263bbe81f4d6ee0f8f6 to your computer and use it in GitHub Desktop.
Save chrisfishwood/bc3416c484d98263bbe81f4d6ee0f8f6 to your computer and use it in GitHub Desktop.
Errors after renaming a phoenix project
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