I added all the recommended exclusions and I still see the above issue I
mentioned.


On Sun, Mar 6, 2016 at 7:03 PM, Sunil S Nandihalli <
[email protected]> wrote:

> Thanks Thomas for the response
>
> when I did
>
> lein deps :tree | egrep google
>
> I got
>
>    [com.google.javascript/closure-compiler "v20151216"]
>    [org.clojure/google-closure-library "0.0-20151016-61277aea"]
>      [org.clojure/google-closure-library-third-party
> "0.0-20151016-61277aea"]
>
> the full output is here.
>
> https://gist.github.com/8801e6554f501acdc4c1
>
> looks like the google-closure library is recent enough..
>
> Regards,
> Sunil.
>
>
>
> On Sun, Mar 6, 2016 at 6:50 PM, Thomas Heller <[email protected]> wrote:
>
>> That was an issue with old closure library releases but was fixed a while
>> ago.
>>
>> Try lein clean and make sure there are no conflicting versions being used
>> (via lein deps :tree).
>>
>> --
>> 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
>> ---
>> 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 [email protected].
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
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
--- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to