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

Update project.clj with proper case for dependency #24

Open
jw2249a opened this issue May 22, 2023 · 0 comments
Open

Update project.clj with proper case for dependency #24

jw2249a opened this issue May 22, 2023 · 0 comments

Comments

@jw2249a
Copy link

jw2249a commented May 22, 2023

Error reads: Could not start nREPL server: Could not find artifact org.clojure:clojure:jar:1.9.0-rc2 in central (https://repo1.maven.org/maven2/)
Could not find artifact org.clojure:clojure:jar:1.9.0-rc2 in clojars (https://repo.clojars.org/)

location is :dependencies [[org.clojure/clojure "1.9.0-RC2"]

Fixed case to RC2 and it worked fine https://repo1.maven.org/maven2/org/clojure/clojure/1.9.0-RC2/

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

1 participant