Can anyone help with what may be causing this https://github.com/funcool/promesa/issues/49 ? I don’t know where to start to make it work with lumo. 🙂
did you specify the classpath to the jar-file with -c flag?
yes, the problem I see is that it uses deps.cljs https://github.com/funcool/promesa/blob/master/assets/deps.cljs, which can’t be due to some reason “consumed” by lumo
Seems like I can’t require any of cljsjs library, based on foreign libs (deps.cljs)
I'm wouldn't be surprised that self-hosted cljs couldn't handle deps.cljs
@honzabrecka sorry, bug in Lumo 1.5
are you on a mac?
this is fixed in master
ahh, yes, I’m on mac
brew uninstall lumo && brew install --HEAD lumo
or I can link you a prebuilt binary if you don’t use brew
this is a dumb regression I introduced
I use brew 🙂 I’ll try and let you know
oh, I misunderstood problem entirely. For some reason I thought promesa was using :npm-deps