Fork me on GitHub
#boot
<
2019-02-04
>
danielstockton08:02:31

@flyboarder

#
#Mon Feb 04 10:00:14 EET 2019
BOOT_VERSION=2.6.0
BOOT_CLOJURE_VERSION=1.9.0-alpha14
BOOT_CLOJURE_NAME=org.clojure/clojure

danielstockton08:02:58

openjdk version "10.0.2" 2018-07-17
OpenJDK Runtime Environment (build 10.0.2+13-Ubuntu-1ubuntu0.18.04.4)
OpenJDK 64-Bit Server VM (build 10.0.2+13-Ubuntu-1ubuntu0.18.04.4, mixed mode)

flyboarder17:02:55

@danielstockton your boot is very out of date

flyboarder17:02:12

Try 2.7.2 as your boot version

flyboarder17:02:38

Also change your Clojure version to a non alpha

flyboarder17:02:54

That should only be used for testing