Error: Expected a logical pathname word character at "jose/main" :start 4.
1 (continue) Retry ASDF operation.
2 Retry ASDF operation after resetting the configuration.
3 (abort) Give up on "jose"
4 Return to level 0.
5 Return to top loop level 0.
I thought it might be related to the ASDF version, but the system shows ASDF 3.1.4. This is LispWorks 7.0.0 Mac 64 bit.
(ql:quickload :jose)
; Loading "jose"
Error: Expected a logical pathname word character at "jose/main" :start 4. 1 (continue) Retry ASDF operation. 2 Retry ASDF operation after resetting the configuration. 3 (abort) Give up on "jose" 4 Return to level 0. 5 Return to top loop level 0.
I thought it might be related to the ASDF version, but the system shows ASDF 3.1.4. This is LispWorks 7.0.0 Mac 64 bit.