On Wednesday, 1 April 2015 05:25:29 UTC+1, Mike Haney wrote: > Recent versions of Clojurescript introduced changes that broke a lot of the > repls out there, and for me at least the problems usually show up with > libraries like Om and Reagent that use CLJSJS to include dependencies. I > think most projects are starting to get things sorted out, but you need to > make sure you're on the right versions. > > I don't use fireplace, so this is a stab in the dark, but I noticed in your > project.clj that you are using the latest version of weasel, but not > piggieback. The change log for piggieback 0.2.0 says it was a rewrite to > accommodate the CLJS changes I mentioned, so upgrading to that version would > be a good start. If that doesn't work, post back and include the error you > are getting.
If it helps, I'm working on a project using fireplace.vim and Om, but not Weasel. You can see the repo here: https://github.com/english/load-test-client/. In vim, I just use `:Piggieback 9000` to connect once the Clojure repl has started. -- 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.
