You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 20, 2025. It is now read-only.
== Compilation error in file lib/Hello.elchemy.ex ==
** (CompileError) lib/Hello.elchemy.ex:4: module Elchemy is not loaded and could not be found
(elixir) expanding macro: Kernel.use/1
lib/Hello.elchemy.ex:4: Hello (module)
I thought maybe it's because I'm using Elixir 1.7.2, but I really don't know Elixir well enough to diagnose what's going on.