greenh / CJD

CJD is a system for documenting Clojure programs through the use of structured comments embedded in Clojure source code.
Other
12 stars 0 forks source link

"cjd: exception while loading : prefix cannot be nil" error #29

Closed greenh closed 11 years ago

greenh commented 11 years ago

Error message cjd: exception while loading : prefix cannot be nil occurs while processing a project.clj file.

This appears to be connected the resolver trying to resolve a name in the context of a nil namespace.