installer jsdoc

npm install -g jsdoc
# or
npm install --save-dev jsdoc
Muddy Moose