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

Path to jsdoc binary is incorrect for node 4.x and npm 2.x #36

Closed
sohara opened this issue Dec 17, 2016 · 1 comment
Closed

Path to jsdoc binary is incorrect for node 4.x and npm 2.x #36

sohara opened this issue Dec 17, 2016 · 1 comment
Assignees
Labels

Comments

@sohara
Copy link
Contributor

sohara commented Dec 17, 2016

This switch on the node process version to derive the path for the jsdoc binary produces an incorrect result in at least some cases. In our project that uses node 4.x and npm 2.x the correct path is node_modules/.bin/jsdoc.

@notmessenger
Copy link
Collaborator

This has been addressed by 7ccca52 and released in v1.6.0

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

2 participants