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

Error on lein run: "class clojure.lang.Symbol cannot be cast to class clojure.lang.IPersistentCollection" #2

Open
DieterKoblenz opened this issue Jun 20, 2022 · 1 comment

Comments

@DieterKoblenz
Copy link

When I try to run this on Windows 11 with JDK 15 I get the following error:

:cause "class clojure.lang.Symbol cannot be cast to class clojure.lang.IPersistentCollection (clojure.lang.Symbol and clojure.lang.IPersistentCollection are in unnamed module of loader 'app')", :phase :compile-syntax-check}}

Unfortunately I haven't worked with clojure before, and was wondering if there is an easy fix for it.

@carlosefr
Copy link
Member

I've never tried running it on Windows but, from the error and assuming you have the version of clojure specified in project.clj, I wonder if that's coming from a dependency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants