Post your project.clj. I suspect you have a symbol name where you should have a string...
On Sat, Aug 4, 2012 at 6:42 PM, Pierre-Henry Perret <[email protected]> wrote: > > Running a <code>lein2 check</code> gives -> > ___________________________________ > Exception in thread "main" java.lang.IllegalArgumentException: No > implementation of method: :as-file of protocol: #'clojure.java.io/Coercions > found for class: c > lojure.lang.PersistentVector > _____________________________________________ > > I would my precate my lein1 project becoming a lein2 one .. > > Someone has an idea ? -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
