You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 11, 2019. It is now read-only.
I've setup a template project but whenever I run it using lein run or lein repl then (-main) it just returns nil and nothing happens. No window or nothing.
However if I run lein uberjar and run the jar it works perfectly fine. I was wondering if anyone has ever had this problem and fixed it before?
Running Leiningen 2.7.1 on Java 1.8.0_131.
Thanks 😄
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I've setup a template project but whenever I run it using
lein run
orlein repl
then(-main)
it just returns nil and nothing happens. No window or nothing.However if I run
lein uberjar
and run the jar it works perfectly fine. I was wondering if anyone has ever had this problem and fixed it before?Running Leiningen 2.7.1 on Java 1.8.0_131.
Thanks 😄
The text was updated successfully, but these errors were encountered: