Fork me on GitHub
#luminus
<
2021-07-29
>
jmckitrick22:07:55

I spun up a new app with +postgres +re-frame +auth +shadow-cljs +reitit

jmckitrick22:07:25

And was attempting to run lein shadow compile app

jmckitrick22:07:36

but ‘shadow’ is not a task.

Daniel Craig14:07:56

For this I would usually read the Readme and see if it mentions how to build the app. Usually the template-generated projects are created with really good instructions in the readme.

jmckitrick20:07:20

Yeah, that’s exactly how I usually start. But I’ve been instructed here to separate the clsj-shadow build from the lein project and do them separately.

jmckitrick20:07:49

So I’m trying to get the lein part to work with the built-in plugin, and that part is failing. Last time I work with this template (last December) it worked.

Daniel Craig05:07:52

@U0241D6SYSZ do you know how to resolve this?

jmckitrick20:08:45

I believe this was a bug that was fixed within a day or so.