I'm trying to run jsdoc on the cartagen project (
http://github.com/jywarren/cartagen) and i'm getting an error -- looks like
from the Rhino parser. No big deal, but it's not giving me a line number. I
tried the -v verbose flag, but nothing happened differently. The error is:
js: uncaught JavaScript runtime exception: TypeError: Cannot read property
"title" from undefined
How can i get a better/more verbose debug output? Or even just line numbers
and filenames?
Thanks a lot - just getting into jsdoc and eager for it to work.
Jeff
|