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

Lein build error for memoize.clj #7

Open
stukennedy opened this issue Sep 21, 2015 · 1 comment
Open

Lein build error for memoize.clj #7

stukennedy opened this issue Sep 21, 2015 · 1 comment

Comments

@stukennedy
Copy link

I'm getting a build error when trying to compile my project with the shopify dependency.

Exception in thread "main" java.lang.RuntimeException: No such var: clojure.core.cache/through, compiling:(clojure/core/memoize.clj:52:3)

Is one of your dependencies using an outdated version of core.cache?

@SevereOverfl0w
Copy link
Contributor

Version 0.6.2 of core.cache is being used, with 0.6.4 being the latest, I doubt that's the problem here. I also managed to add dependency to my project in a docker container with no resistance.

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