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

migratus-lein 0.1.1 doesn't work with the latest migratus, 0.8.0 #5

Closed
pupeno opened this issue Jul 1, 2015 · 0 comments · Fixed by #6
Closed

migratus-lein 0.1.1 doesn't work with the latest migratus, 0.8.0 #5

pupeno opened this issue Jul 1, 2015 · 0 comments · Fixed by #6

Comments

@pupeno
Copy link
Contributor

pupeno commented Jul 1, 2015

I get this error:

$ lein migratus
Exception in thread "main" java.lang.IllegalArgumentException: No method in multimethod 'make-store' for dispatch value: :cli
    at clojure.lang.MultiFn.getFn(MultiFn.java:121)
    at clojure.lang.MultiFn.invoke(MultiFn.java:163)
    at migratus.core$migrate.invoke(core.clj:63)
    at user$eval1235.invoke(form-init8146122232593331131.clj:1)
    at clojure.lang.Compiler.eval(Compiler.java:6511)
    at clojure.lang.Compiler.eval(Compiler.java:6501)
    at clojure.lang.Compiler.load(Compiler.java:6952)
    at clojure.lang.Compiler.loadFile(Compiler.java:6912)
    at clojure.main$load_script.invoke(main.clj:283)
    at clojure.main$init_opt.invoke(main.clj:288)
    at clojure.main$initialize.invoke(main.clj:316)
    at clojure.main$null_opt.invoke(main.clj:349)
    at clojure.main$main.doInvoke(main.clj:427)
    at clojure.lang.RestFn.invoke(RestFn.java:421)
    at clojure.lang.Var.invoke(Var.java:419)
    at clojure.lang.AFn.applyToHelper(AFn.java:163)
    at clojure.lang.Var.applyTo(Var.java:532)
    at clojure.main.main(main.java:37)
Subprocess failed
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

Successfully merging a pull request may close this issue.

1 participant