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

compilation issue #79

Open
safwanolaimat opened this issue Aug 12, 2018 · 7 comments
Open

compilation issue #79

safwanolaimat opened this issue Aug 12, 2018 · 7 comments

Comments

@safwanolaimat
Copy link

== Compilation error in file lib/exquisite.ex ==
** (CompileError) lib/exquisite.ex:103: CALLER is available only inside defmacro and defmacrop
lib/exquisite.ex:103: (module)
could not compile dependency :exquisite, "mix compile" failed. You can recompile this dependency with "mix deps.compile exquisite", update it with "mix deps.update exquisite" or clean it with "mix deps.clean exquisite"

Elixir Version = Elixir v1.7.0-dev

@jkscheung
Copy link

Looks like this issue is being fixed:
meh/exquisite#10

@safwanolaimat
Copy link
Author

I think the hex package not updated

@indocomsoft
Copy link

Eagerly waiting for a new release!

@zkessin
Copy link

zkessin commented Oct 14, 2018

any news on this?

@AndreasBraun2015
Copy link

Would be great to have a solution on this

@NikolaMandic
Copy link

use in your deps
{:exquisite,[git: "https://github.com/noizu/exquisite.git",override: true] },
until devs there merge

@ourway
Copy link

ourway commented Feb 16, 2019

Any updates?

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

7 participants