Created
November 17, 2016 19:03
-
-
Save skrat/79b7e43899e685a35dcecd70cd4d1bf5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
clojure.lang.ExceptionInfo: No implementation of method: :file of protocol: #'boot.tmpdir/ITmpFile found for class: nil | |
data: {:file | |
"C:\\Users\\Tim\\AppData\\Local\\Temp\\boot.user8061578760721422574.clj", | |
:line 23} | |
java.lang.IllegalArgumentException: No implementation of method: :file of protocol: #'boot.tmpdir/ITmpFile found for class: nil | |
clojure.core/-cache-protocol-fn core_deftype.clj: 554 | |
boot.tmpdir/fn/G tmpdir.clj: 25 | |
boot.core/tmp-file core.clj: 381 | |
cljsjs.boot-cljsjs.packaging/eval374/fn/fn/fn packaging.clj: 179 | |
boot.task.built-in/fn/fn/fn/fn built_in.clj: 493 | |
cljsjs.boot-cljsjs.packaging/eval84/fn/fn/fn packaging.clj: 25 | |
cljsjs.boot-cljsjs.packaging/eval247/fn/G/fn packaging.clj: 86 | |
cljsjs.boot-cljsjs.packaging/eval84/fn/fn/fn packaging.clj: 25 | |
cljsjs.boot-cljsjs.packaging/eval247/fn/G/fn packaging.clj: 86 | |
boot.core/run-tasks core.clj: 938 | |
boot.core/boot/fn core.clj: 948 | |
clojure.core/binding-conveyor-fn/fn core.clj: 1916 | |
... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment