Skip to content

Deps needing prep #25

Description

@eval

problem

This fails:

$ deps-try-dev io.github.yogthos/Selmer
[Rebel readline] Type :repl/help for online help info
user=> (require '[selmer.parser :as selmer])
Execution error (FileNotFoundException) at user/eval8200 (REPL:1).
Could not locate selmer/parser__init.class, selmer/parser.clj or selmer/parser.cljc on classpath.
user=>

because this fails:

~/projects/deps-try/deps-try (master *=)
$ clj -Sdeps '{:deps {io.github.yogthos/Selmer {:git/sha "d1a40e5114427d3176fb5269425780abcf461924"}}}'
Error building classpath. The following libs must be prepared before use: [io.github.yogthos/Selmer]

Needed: https://clojure.org/guides/deps_and_cli#prep_libs

directions

  • err
  • prep

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions