Fork me on GitHub
#luminus
<
2018-09-07
>
sis_xiphos08:09:06

hello all, I'm totally new to luminus. I'm following the instruction in the offical luminus Documentation (using Boot dev tool), but at the very beginning, I'm having trouble creating a new application part which is the command below

sis_xiphos08:09:09

and I'm getting the following error message in terminal java.lang.IllegalArgumentException: option :args must be of type [str] clojure.lang.ExceptionInfo: option :args must be of type [str]

sis_xiphos08:09:50

Does anybody know why? please help

agigao09:09:52

hi @sis_xiphos, I remember I had a similar problem with boot and guys here recommended downgrading the version of boot.

agigao09:09:27

edit ~/.boot/boot.properties

agigao09:09:17

and change 2.8.x to BOOT_VERSION=2.7.2

sis_xiphos09:09:05

@chokheli oh I just have done that and it works! I wonder the real problem and how to solve though but I shouldn't go too deep. Thanks anyway!!

agigao09:09:58

I don't quite remember the reasoning behind it to explain :) apologies about that.

agigao09:09:03

You're welcome :)