technomancy / leiningen

Moved to Codeberg; this is a convenience mirror
https://codeberg.org/leiningen/leiningen
Other
7.29k stars 1.61k forks source link

could not find a non empty configuration file to load. #2784

Closed zendevil closed 2 years ago

zendevil commented 2 years ago

I’m getting the following error when running lein run. Not sure what’s causing it:

Syntax error compiling at (/tmp/form-init5805669980636889423.clj:1:73).
19
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
21

This error occurs in continuous integration and not locally

technomancy commented 2 years ago

Sorry but without a repro case it's difficult to see how this could be actionable.

technomancy commented 2 years ago

Feel free to reopen if you can provide details.