Closed lackita closed 9 years ago
What version of ClojureScript are you attempting to use?
0.0-2173
@lackita that's a pretty old version of compiler I don't think Google Closure style JavaScript libraries can be loaded off the classpath. The transit-cljs specifies ClojureScript 0.0-2371 as a minimum.
Thanks, I guess I accidentally specified an old version.
When I run "lein cljsbuild once" I get the following errors:
Then when I try to load the compiled file, I get this error:
A couple of details that might be relevant: