Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java lang init error on lein commands #2

Open
yannvr opened this issue Dec 29, 2018 · 2 comments
Open

Java lang init error on lein commands #2

yannvr opened this issue Dec 29, 2018 · 2 comments

Comments

@yannvr
Copy link

yannvr commented Dec 29, 2018

I'm using JDK11 on a mac and commands like test/repl/run fail after the install (which works)

Exception in thread "main" java.lang.ExceptionInInitializerError
	at clojure.main.<clinit>(main.java:20)
Caused by: java.lang.IllegalArgumentException: Must hint overloaded method: toArray, compiling:(flatland/ordered/set.clj:19:1)
@cksharma11
Copy link
Contributor

I'm facing the same issue - Caused by: java.lang.IllegalArgumentException: Must hint overloaded method: toArray

cksharma11 added a commit to cksharma11/clojure-game-geek that referenced this issue Mar 12, 2021
@cksharma11
Copy link
Contributor

I'm facing the same issue - Caused by: java.lang.IllegalArgumentException: Must hint overloaded method: toArray

Raised PR with fix

hlship added a commit that referenced this issue Jul 26, 2021
#2 Add org.flatland/ordered dependency to fix local repl issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants