Fork me on GitHub
#luminus
<
2020-12-21
>
acron19:12:36

Hi, why would I start getting could not find a non empty configuration file to load. looked in the classpath (as a "resource") and on a file system via "conf" system property when trying lein run ?

acron19:12:59

Works fine once uberjar'd

acron19:12:09

Ok, I had to add something into the default, empty config.edn maps for the dev environment..

acron19:12:30

{} => {:prod false}