Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bin/build fails #2

Open
alantliang opened this issue Sep 6, 2019 · 0 comments
Open

bin/build fails #2

alantliang opened this issue Sep 6, 2019 · 0 comments

Comments

@alantliang
Copy link

When running bin/build, I get the following error message:

  lib/mix_deploy_example/release_tasks/migrate.ex:35: MixDeployExample.ReleaseTasks.Migrate.run/1


== Compilation error in file lib/mix_deploy_example/release_tasks/migrate.ex ==
** (CompileError) lib/mix_deploy_example/release_tasks/migrate.ex:35: undefined function config/0
    (elixir) src/elixir_locals.erl:98: :elixir_locals."-ensure_no_undefined_local/3-lc$^0/1-0-"/2
    (elixir) src/elixir_locals.erl:98: anonymous fn/3 in :elixir_locals.ensure_no_undefined_local/3
    (stdlib) erl_eval.erl:680: :erl_eval.do_apply/6

Checking the code, config does not seem to be matched to anything

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant