Some folks have been getting the following issue:

    Exception in thread "main" clojure.lang.ExceptionInfo: No such namespace: 
cljsjs.react at line 1
    
file:/Users/keith/.m2/repository/org/omcljs/om/0.8.7/om-0.8.7.jar!/om/dom.cljs

when using Weasel with OM and ClojureScript.

I can reproduce this issue without using weasel at all and am hoping others can 
confirm this, or that there’s something revealing about this experience:

Some meandering details here:

    https://github.com/swannodette/om/issues/324 
<https://github.com/swannodette/om/issues/324>

Using the stock “browser repl” works great the first time, then breaks the 
second time you invoke it.

If I do something like:

   $ rm -f .repl-0.0-2740/client.js ; lein trampoline run -m clojure.main 
browser_repl.clj

then the repl works as expected.

This is using the “mies-om” template and updating CLJS to 2740 and OM to .0.8.7 
(but is reproducible using 2727/0.8.4).


-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/clojurescript.

Reply via email to