With grunt-jsdoc 0.6.6 I'm getting the next error:
Running "jsdoc:all" (jsdoc) task Verifying property jsdoc.all exists in config...OK Files: package.json, README.md, lib/WebRtcPeer.js, lib/browser.js, lib/index.js, test/WebRtcPeer.js, test/_common.js -> doc/jsdoc Options: private, ignoreWarnings=false, timeout=60 Warning: Cannot read property 'split' of undefined Use --force to continue.
At the same time, executing jsdoc 3.3.0 (the one installed as dependency of grunt-jsdoc) directly it works correctly:
[piranna@Mabuk:~/workspace/kurento-utils-js] (master) > node_modules/grunt-jsdoc/node_modules/.bin/jsdoc package.json README.md lib/*.js test/*.js -d doc/jsdoc --verbose Parsing /home/piranna/workspace/kurento-utils-js/lib/browser.js ...complete. Parsing /home/piranna/workspace/kurento-utils-js/lib/index.js ...complete. Parsing /home/piranna/workspace/kurento-utils-js/lib/WebRtcPeer.js ...complete. Parsing /home/piranna/workspace/kurento-utils-js/test/WebRtcPeer.js ...complete. Generating output files...complete. Finished running in 0.63 seconds.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4