luminus

acron 2020-12-21T19:13:36.070600Z

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 ?

acron 2020-12-21T19:15:59.070900Z

Works fine once uberjar'd

acron 2020-12-21T19:21:09.071500Z

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

acron 2020-12-21T19:21:30.071900Z

{} => {:prod false}