-
Notifications
You must be signed in to change notification settings - Fork 76
Closed
Labels
Description
I'm getting this error when im running the task.
Running "jsdoc:dist" (jsdoc) task
Unable to locate jsdoc
Warning: Wrong installation/environnement Use --force to continue.
When i look in the plugin folder jsdoc is installed in the following folder:
node_modules/grunt-contrib-jsdoc/node_modules/jsdoc
What am i doing wrong?