Skip to content

Instantly share code, notes, and snippets.

@jschoch
Created February 19, 2014 18:37
Show Gist options
  • Save jschoch/9098535 to your computer and use it in GitHub Desktop.
Save jschoch/9098535 to your computer and use it in GitHub Desktop.
mix ecto.migrate Repo
Compiled lib/webapprevdash2/supervisor.ex
Compiled lib/webapprevdash2.ex
Generated webapprevdash2.app
** (FunctionClauseError) no function clause matching in :filename.do_flatten/2
(stdlib) filename.erl:931: :filename.do_flatten({:error, :bad_name}, [])
(stdlib) filename.erl:635: :filename.split/1
(elixir) lib/path.ex:224: Path.relative_to/2
lib/mix/tasks/ecto.ex:60: Mix.Tasks.Ecto.migrations_path/1
lib/mix/tasks/ecto.migrate.ex:51: Mix.Tasks.Ecto.Migrate.run/2
(mix) lib/mix/cli.ex:59: Mix.CLI.run_task/2
(elixir) src/elixir_lexical.erl:17: :elixir_lexical.run/2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment