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

Update Elchemy installation instructions in the Hackernoon tutorial #347

Open
wolfadex opened this issue Aug 17, 2018 · 1 comment
Open

Comments

@wolfadex
Copy link

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!

@wende
Copy link
Owner

wende commented Aug 17, 2018

The tutorial is a little bit out of date.
You should be able to use Elchemy installing it as described here:
https://wende.gitbooks.io/elchemy/content/INSTALLATION.html

I leave this issue open to be addressed as a update of the tutorial

@wende wende changed the title Compilation Error Update Elchemy installation instructions in the Hackernoon tutorial Aug 17, 2018
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

2 participants