Re: ANN: ClojureScript 1.7.170, Enhanced Build Pipeline

2015-11-07 Thread Maria Geller
Try using 0.5.0-SNAPSHOT for figwheel ;) On Saturday, November 7, 2015 at 9:59:24 PM UTC+13, Francis Avila wrote: > > I'm getting the following exception with figwheel builds (using 0.4.1): > > java.lang.AbstractMethodError: Method > clojurescript_build/core/CompilableSourcePaths._find_sources(L

Re: org-mode Clojure babel

2015-11-07 Thread Johannes Brauer
it sounds exciting, I’ll give it a try. Johannes > Am 06.11.2015 um 18:10 schrieb Phillip Lord : > > > If you are willing to entertain a slightly different interaction model, > you might want to take a look at the lentic package > > https://github.com/phillord/lentic > > Instead of Clojure snippet

Re: ANN: ClojureScript 1.7.170, Enhanced Build Pipeline

2015-11-07 Thread Francis Avila
For future travelers. If you use figwheel 0.5.0-SNAPSHOT you will get this exception: clojure.lang.Compiler$CompilerException: java.lang.RuntimeException: No such var: ana/forms-seq*, compiling:(figwheel_sidecar/utils.clj:49:21) figwheel 0.5.0-SNAPSHOT has a dependency on cljs 1.7.145 even tho

Re: ANN: ClojureScript 1.7.170, Enhanced Build Pipeline

2015-11-07 Thread Francis Avila
I'm getting the following exception with figwheel builds (using 0.4.1): java.lang.AbstractMethodError: Method clojurescript_build/core/CompilableSourcePaths._find_sources(Ljava/lang/Object;)Ljava/lang/Object; is abstract at clojurescript_build.core.CompilableSourcePaths._find_sources (core.clj: