Skip to content

Instantly share code, notes, and snippets.

@lasseebert
Created October 21, 2016 20:39
Show Gist options
  • Save lasseebert/291c01d2ba6c1a691865e65bc5d4f718 to your computer and use it in GitHub Desktop.
Save lasseebert/291c01d2ba6c1a691865e65bc5d4f718 to your computer and use it in GitHub Desktop.
$ mix test
Compiling 16 files (.ex)
== Compilation error on file lib/my_app/mailer.ex ==
** (ArgumentError) application :my_app is not loaded, or the configuration parameter :mailgun_domain is not set
(elixir) lib/application.ex:261: Application.fetch_env!/2
lib/my_app/mailer.ex:3: (module)
(stdlib) erl_eval.erl:670: :erl_eval.do_apply/6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment