abclj icon indicating copy to clipboard operation
abclj copied to clipboard

quickload fails, cannot probe wild pathname as directory

Open vxe opened this issue 4 years ago • 0 comments

user=> (require '[abclj.quicklisp :refer [quickload]])
nil
user=> (quickload :trivial-http :drakma)
Execution error (UnhandledCondition) at abclj.java.AbcljUtils$2/execute (AbcljUtils.java:70).
Unhandled lisp condition: Cannot probe a wild pathname as a directory.

anyway to debug this further?

vxe avatar Sep 30 '21 08:09 vxe