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

jsdoc error: Error: Command failed: /bin/sh: 1: node_modules/jsdoc/jsdoc: not found #2

Closed
nik-kor opened this issue Dec 14, 2012 · 4 comments
Assignees
Labels

Comments

@nik-kor
Copy link

nik-kor commented Dec 14, 2012

Hi!
I've installed your task.

But got an error:

->./node_modules/.bin/grunt jsdoc
Running "jsdoc:dist" (jsdoc) task
>> jsdoc error: Error: Command failed: /bin/sh: 1: node_modules/jsdoc/jsdoc: not found
<WARN> jsdoc failure Use --force to continue. </WARN>

Aborted due to warnings.
@metmajer
Copy link
Contributor

I have the same issue. The jsdoc task defines a variable "jsdocBin = 'node_modules/jsdoc/jsdoc'" which cannot be resolved. Also a "npm link jsdoc" does not solve this problem.

@krampstudio
Copy link
Owner

Will have a look asap.

@ghost ghost assigned krampstudio Dec 15, 2012
krampstudio added a commit that referenced this issue Dec 15, 2012
@krampstudio
Copy link
Owner

update and it should be fixed now.

@nik-kor
Copy link
Author

nik-kor commented Dec 17, 2012

Thanks, Bertrand!

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

No branches or pull requests

3 participants