I can't start a lein repl under 1.9 ( clojure 1.8 still works fine).

$ lein repl
WARNING: boolean? already refers to: #'clojure.core/boolean? in namespace: 
seesaw.util, being replaced by: #'seesaw.util/boolean?
Exception in thread "main" clojure.lang.ExceptionInfo: Call to 
clojure.core/ns did not conform to spec:

and then follows pages more error messages.  Is there really a problem with 
clojure.core/ns?

I haven't even written any code yet, this is right after creating a new 
project with lein.  

I'm on ubuntu 16 LTS, 64bit.

openjdk version "1.8.0_151"

Leiningen 2.8.1 on Java 1.8.0_151 OpenJDK 64-Bit Server VM




-- 
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/d/optout.

Reply via email to