On Monday, March 16, 2015 at 7:35:40 PM UTC-4, Josh Nursing wrote:
> I am being frustrated in trying out the latest Clojurescript release on Mac 
> OS X Yosemite. Not sure what I am doing wrong. I follow the Getting Started 
> instructions and get this error on launching "java -cp cljs.jar:src 
> clojure.main build.clj"
> 
> "Exception in thread "main" java.io.FileNotFoundException: Could not locate 
> cljs/closure'__init.class or cljs/closure'.clj on classpath:"

In your build.clj, does it start off with

(require 'cljs.closure')

?

-- 
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 clojurescript+unsubscr...@googlegroups.com.
To post to this group, send email to clojurescript@googlegroups.com.
Visit this group at http://groups.google.com/group/clojurescript.

Reply via email to