abclj
abclj copied to clipboard
quickload fails, cannot probe wild pathname as directory
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?