In a locally cloned lein-midje-doc project, I set the conch lib to the
latest version, *[me.raynes/conch "0.5.2"]*. But the same error is
happening for me.

You'll probably have to dig into the dependency chain, and see where the
broken link is.


Tim Washington
Interruptsoftware.ca / Bkeeping.com


On Sun, Oct 13, 2013 at 5:03 PM, Chris Zheng <z...@caudate.me> wrote:

> Hi Tim.
>
> I think you've most likely identified the issue. Would you be able to give
> that a go and see if it is working? You can clone the lein midje doc repo,
> change the versions and run lein install.
>
> Please let me know how it goes.
>
> Chris
>
> On 13/10/2013, at 21:31, Timothy Washington <twash...@gmail.com> wrote:
>
> Hi Chris,
>
>
> *A)* My dev environment is in a VMWare guest Ubuntu Linux Server 12.04.3
> (on an OSX Host). *B)* My project's clojure version is 1.5.1. And *C)*, I
> have the latest version of pygments installed via apt-get. But I don't
> think those are the causes.
>
> That top-level error with the *seq/map-nth* function is in the 
> *useful<https://clojars.org/useful>
> * lib, used by *conch <https://clojars.org/me.raynes/conch>*, used by *
> lein-mdije-doc <https://clojars.org/lein-midje-doc>*. I presume that the
> version of useful doesn't have that particular function. Now, when using
> the lein-midje-doc plugin, the versions of *useful* that get pulled down,
> are *0.8.3-alpha8* and *0.8.5-alpha2*. However, the latest version on
> Clojars is *0.8.8*. Maybe using the latest version of *conch* will help.
> Your tool seems to use *0.5.0*. But the latest version is *0.5.2*.
>
>
> Tim Washington
> Interruptsoftware.ca / Bkeeping.com
>
>
> On Sun, Oct 13, 2013 at 6:01 AM, zcaudate <z...@caudate.me> wrote:
>
>> Also.. What version of clojure are you using? I'll try with that and see
>> if I can reproduce the error.
>>
>>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to