clj-commons / clj-commons/clj-ssh
Cannot use agent in the REPL
Open
- Dominant language
- Clojure
- Stars
- 241
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
Getting a CompilerException java.lang.ClassNotFoundException: clj-ssh.agent, compiling:(NO_SOURCE_PATH:1:1).
I am running from REPL, started using lein repl. clj-ssh is in my lein profile and ssh is resolved correctly (it fails authentication but I guess that is another issue)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the failure from a REPL launched with `lein repl`, then inspect how the `clj-ssh` agent is loaded and resolved in that environment. Done means the agent can be used from the REPL without the `ClassNotFoundException`.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- developer-experience
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100