Fork me on GitHub
#leiningen
<
2018-03-06
>
nakiya01:03:32

@noisesmith, @kenrestivo: I still have no idea what was wrong. But then I deleted the classes dir in target/uberjar, closed all the shells, opened shell again and then ran lein uberjar and it worked! All those instructions were in disparate places on the web. I have no clue.

noisesmith01:03:43

instead of manually deleting the classes dir, you can run `lein clean'

noisesmith01:03:50

glad it worked