This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2015-11-19
Channels
- # admin-announcements (8)
- # beginners (90)
- # boot (69)
- # bristol-clojurians (3)
- # cider (32)
- # cljs-dev (2)
- # cljsrn (22)
- # clojure (45)
- # clojure-art (2)
- # clojure-poland (102)
- # clojure-russia (91)
- # clojurescript (38)
- # cursive (27)
- # datomic (45)
- # devcards (7)
- # emacs (45)
- # gorilla (25)
- # hoplon (3)
- # jobs (1)
- # ldnclj (7)
- # off-topic (4)
- # om (176)
- # onyx (3)
- # portland-or (7)
- # re-frame (12)
- # reagent (64)
- # yada (26)
hey, long time no see
Running boot dev
and changing a file gives me this huge list of "Couldn't delete" exceptions
I updated boot and deleted the ~/.boot/cache
and properties files, still same issue. I don't have BOOT_HOME
set, should I set it up in the win7 env variables?
My boot -V
#
#Thu Nov 19 12:08:46 CET 2015
BOOT_CLOJURE_NAME=org.clojure/clojure
BOOT_VERSION=2.4.2
BOOT_CLOJURE_VERSION=1.7.0
#App version: 2.4.2
I'm using the latest clojure (`1.8.0-RC2`) and cljs (`1.7.170`) which should already contain the fixes for file handle leaks.