I've seen this same NPE in my project. I managed to work around it by
temporarily throwing out the browser repl. It seems to trigger the NPE. Not
sure how and why.


2012/11/13 Evan Mezeske <emeze...@gmail.com>

> The policy is: update the default version as quickly as possible when a
> new ClojureScript compiler revision is released.  So, feel free to poke me
> if it seems like I haven't noticed a new release (as I might not have!).  :)
>
> Unfortunately, after setting the default ClojureScript version to
> 0.0-1535, the lein-cljsbuild simple project compiles fine, but attempting
> to compile the advanced project results in a NullPointerException:
>
> https://github.com/emezeske/lein-cljsbuild/issues/155
>
> This is going to take some debugging -- I'm not comfortable releasing
> lein-cljsbuild until both example projects compile and run cleanly.  If
> anyone has insight into the problem, that would be great.
>
> -Evan
>
> --
> 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 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

Reply via email to