Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

description is not defined #2

Open
Laplandia opened this issue Aug 26, 2015 · 0 comments
Open

description is not defined #2

Laplandia opened this issue Aug 26, 2015 · 0 comments

Comments

@Laplandia
Copy link

Whenever I try to use jsdoc with this template:

jsdoc xx/src/main/resources/files/js/ -t ./node_modules/jsdoc-rst-template/template/ -d ~/Documents/jsdocs
undefined:10
((__t=( description ))==null?'':__t)+
^
ReferenceError: description is not defined
at eval (eval at (/usr/local/lib/node_modules/jsdoc/node_modules/underscore/underscore.js:1329:20), :10:9)
at template (/usr/local/lib/node_modules/jsdoc/node_modules/underscore/underscore.js:1336:21)
at exports.Template.partial (/usr/local/lib/node_modules/jsdoc/lib/jsdoc/template.js:60:29)
at eval (eval at (/usr/local/lib/node_modules/jsdoc/node_modules/underscore/underscore.js:1329:20), :9:23)
at Array.forEach (native)
at eval (eval at (/usr/local/lib/node_modules/jsdoc/node_modules/underscore/underscore.js:1329:20), :8:5)
at template (/usr/local/lib/node_modules/jsdoc/node_modules/underscore/underscore.js:1336:21)
at exports.Template.partial (/usr/local/lib/node_modules/jsdoc/lib/jsdoc/template.js:60:29)
at eval (eval at (/usr/local/lib/node_modules/jsdoc/node_modules/underscore/underscore.js:1329:20), :16:19)
at template (/usr/local/lib/node_modules/jsdoc/node_modules/underscore/underscore.js:1336:21)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant