Fork me on GitHub
#cljsjs
<
2015-12-12
>
thomas20:12:11

Hi, I am trying to add the JS lib from the Eclipse Paho project to cljsjs....

thomas20:12:46

but no luck so far... I am not a JS programmer... and not very good with cljs either.

thomas20:12:43

I have updated my boot file.... but now I get an error when I do a boot package build.jar

thomas20:12:45

boot package build.jar clojure.lang.ExceptionInfo: No such var: c/tmp-path data: {:file "cljsjs/boot_cljsjs/packaging.clj", :line 27} java.lang.RuntimeException: No such var: c/tmp-path

thomas20:12:54

any idea what I could be doing wrong. TIA!!!!

juhoteperi22:12:43

@thomas: Might be caused by old boot version, check boot -V