Skip to content
This repository was archived by the owner on Sep 20, 2025. It is now read-only.
This repository was archived by the owner on Sep 20, 2025. It is now read-only.

Update Elchemy installation instructions in the Hackernoon tutorial  #347

@wolfadex

Description

@wolfadex

OS: OSX 10.13.6
Elixir: 1.7.2

I was following along with https://hackernoon.com/elmchemy-write-type-safe-elixir-code-with-elms-syntax-part-1-introduction-8968b76d721d When I run mix test I get

== 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.

Also, thank you for making such a cool project!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions