Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Java was unable to find the Clojure jarfile at 'clojure-x.x.x.jar'. #66

Open
matanox opened this issue Mar 8, 2018 · 2 comments
Open

Comments

@matanox
Copy link

matanox commented Mar 8, 2018

After installation. Any advice?
Thanks for making this plugin!

@finomayato
Copy link

finomayato commented Mar 10, 2018

Hi, @matanster

Try to set Clojure Executable Path in clojure-linter package settings.
Here is mine: /Users/vadim/.m2/repository/org/clojure/clojure/1.9.0/clojure-1.9.0.jar

Just take a look under /Users/<your_username>/.m2/repository/org/clojure/clojure/, check out which version of Clojure do you have, and replace 1.9.0 with your version

@supritha
Copy link

Your suggested solution works. Thanks @matanster

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

No branches or pull requests

3 participants