Skip to content

Instantly share code, notes, and snippets.

@darkslategrey
Created December 27, 2018 17:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save darkslategrey/ef9ca76f4cffa16a096e27d224f9dec4 to your computer and use it in GitHub Desktop.
Save darkslategrey/ef9ca76f4cffa16a096e27d224f9dec4 to your computer and use it in GitHub Desktop.
== Compilation error in file test/infra_test.exs ==
** (UndefinedFunctionError) function Scraper.Infra.__using__/1 is undefined or private
(infra) Scraper.Infra.__using__([])
test/infra_test.exs:3: (module)
(stdlib) erl_eval.erl:670: :erl_eval.do_apply/6
(elixir) lib/code.ex:677: Code.require_file/2
(elixir) lib/kernel/parallel_compiler.ex:201: anonymous fn/4 in Kernel.ParallelCompiler.spawn_workers/6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment