Skip to content

Update project.clj with proper case for dependency #24

@jw2249a

Description

@jw2249a

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/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions