Fork me on GitHub
#clojurescript
<
2016-07-09
>
dnolen00:07:23

@denisj: thanks but that ticket is not written properly for issues

dnolen00:07:28

no lein, no external projects etc.

dnolen00:07:42

@denisj: I edited the issue so you can see the type of issues that aren’t going to get closed

denisj00:07:00

sorry about that, thanks

wei01:07:04

seeing this error compiling my cljs project:

Compiling "resources/public/js/app.min.js" failed.
Exception in thread "main" java.lang.NoSuchMethodError: com.google.common.base.CharMatcher.javaUpperCase()Lcom/google/common/base/CharMatcher;, compiling:(/private/var/folders/xj/l9q7mpt150128sdhgfhqrfgc0000gn/T/form-init6251460443476591367.clj:1:125)

wei01:07:36

any ideas on how to resolve, or how to track down the cause?

wei02:07:31

found the error- it was in the com.google.guava library, a dependency of datomic