Skip to content

Instantly share code, notes, and snippets.

@dviramontes
Created April 25, 2015 20:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save dviramontes/c9371b70b37f1fef2277 to your computer and use it in GitHub Desktop.
Save dviramontes/c9371b70b37f1fef2277 to your computer and use it in GitHub Desktop.
<< started Jetty on http://localhost:3000 >>
Starting file watcher (CTRL-C to quit)...
nREPL server started on port 53753 on host 127.0.0.1 - nrepl://127.0.0.1:53753
Adding :require adzerk.boot-cljs-repl to app.cljs.edn...
Adding :require adzerk.boot-reload to app.cljs.edn...
Compiling boot-cljs-app.js...
clojure.lang.ArityException: Wrong number of args (1) passed to: env/default-compiler-env
...
adzerk.boot-cljs.impl/cljs-env impl.clj: 24
adzerk.boot-cljs.impl/compile-cljs impl.clj: 59
...
clojure.core/apply core.clj: 624
boot.pod/eval-fn-call pod.clj: 182
boot.pod/call-in* pod.clj: 189
...
boot.pod/call-in* pod.clj: 192
adzerk.boot-cljs/compile boot_cljs.clj: 89
adzerk.boot-cljs/eval470/fn/fn/fn/fn boot_cljs.clj: 162
adzerk.boot-cljs/eval470/fn/fn/fn boot_cljs.clj: 157
adzerk.boot-cljs/eval440/fn/fn/fn boot_cljs.clj: 107
boot.task.built-in/fn/fn/fn/fn built_in.clj: 143
adzerk.boot-reload/eval616/fn/fn/fn boot_reload.clj: 84
adzerk.boot-reload/eval616/fn/fn/fn boot_reload.clj: 77
adzerk.boot-cljs-repl/eval553/fn/fn/fn boot_cljs_repl.clj: 137
boot.task.built-in/fn/fn/fn/fn built_in.clj: 275
boot.task.built-in/fn/fn/fn/fn built_in.clj: 272
boot.task.built-in/fn/fn/fn/fn/fn/fn built_in.clj: 224
boot.task.built-in/fn/fn/fn/fn/fn built_in.clj: 224
boot.task.built-in/fn/fn/fn/fn built_in.clj: 221
pandeiro.boot-http/eval669/fn/fn/fn boot_http.clj: 66
boot.core/run-tasks core.clj: 680
...
boot.user/eval837/fn boot.user3096686028916957726.clj: 21
clojure.core/binding-conveyor-fn/fn core.clj: 1910
...
Elapsed time: 12.499 sec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment