Fork me on GitHub
#luminus
<
2018-03-30
>
orlandow14:03:07

hi, I'm a beginner and I'm trying to setup a luminus project but I'm getting an error when using luminus-template with the +boot profile:

clojure.lang.ExceptionInfo: Could not find artifact luminus:boot-cprop:jar:1.0.0 in clojars ()
It's the same as issue https://github.com/luminus-framework/luminus-template/issues/342. Is there an easy workaround?

yogthos21:03:46

looks like that never got added, I don't use boot myself and haven't had a chance to look at this yet, removing the dependency might be the way to go for the moment

orlandow15:04:06

ok, thanks!

donyorm15:04:42

For now removing the dependency should be fine

donyorm15:04:10

I am actively fixing the issue, but I've been away from my computer for a few months and I'm having to catch up with how luminus has changed.

👍 8
donyorm14:04:01

This should be fixed now