I'm following these instructions: http://swannodette.github.io/2014/12/22/waitin/
and I'm up to compiling ClojureScript AOT with this command: lein trampoline run -m clojure.main And this is the error output: Exception in thread "main" java.io.FileNotFoundException: Could not locate cljsbuild/compiler__init.class or cljsbuild/compiler.clj on classpath: , compiling:(/Users/jmckitrick/devel/cljs/pts/target/e597fb169cf652942b4af13e6f24a84335c10ea3-init.clj:1:4) Yet `lein run` works fine. Any ideas? -- 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.
