This is definitely a bug. I just ran into this problem and was not able to 
decipher the error messages, and digging up this thread wasn't too easy 
either. 

On Friday, April 27, 2012 2:17:56 AM UTC-4, Sean Neilan wrote:
>
> I agree. That would be helpful.
>
> On Fri, Apr 27, 2012 at 1:12 AM, Sean Corfield 
> <seanco...@gmail.com<javascript:>
> > wrote:
>
>> It used to be that lein new would not allow you to create projects
>> with "jure" in the name. I guess that restriction has disappeared,
>> which is unfortunate since it would have prevented the problem you ran
>> into...
>>
>> On Thu, Apr 26, 2012 at 10:57 PM, Sean Neilan 
>> <snei...@gmail.com<javascript:>> 
>> wrote:
>> > Hello Lisperati,
>> >
>> > Naming your project "clojure" is a bad idea because doing
>> > seans-macaroni-book:BigNumberNames seanneilan$ lein  new clojure
>> > Created new project in:
>> > /Users/seanneilan/BucketsOfNantucket/BigNumberNames/clojure
>> > Look over project.clj and start coding in clojure/core.clj
>> > seans-macaroni-book:BigNumberNames seanneilan$ cd clojure
>> > will give you problems...
>> > seans-macaroni-book:clojure seanneilan$ lein repl
>> > Copying 1 file to
>> > /Users/seanneilan/BucketsOfNantucket/BigNumberNames/clojure/lib
>> > Exception in thread "main" java.lang.ExceptionInInitializerError
>> >      at clojure.main.<clinit>(main.java:20)
>> > Caused by: java.lang.IllegalStateException: Attempting to call unbound 
>> fn:
>> > #'clojure.core/refer
>> >      at clojure.lang.Var$Unbound.throwArity(Var.java:43)
>> >      at clojure.lang.AFn.invoke(AFn.java:39)
>> >      at clojure.lang.Var.invoke(Var.java:401)
>> >      at clojure.lang.RT.doInit(RT.java:447)
>> >      at clojure.lang.RT.<clinit>(RT.java:316)
>> >      ... 1 more
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Clojure" group.
>> To post to this group, send email to clo...@googlegroups.com<javascript:>
>> Note that posts from new members are moderated - please be patient with 
>> your first post.
>> To unsubscribe from this group, send email to
>> clojure+u...@googlegroups.com <javascript:>
>> 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 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