-
Notifications
You must be signed in to change notification settings - Fork 83
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
ink-docstrap 0.4.15 causes jsdoc to fail #116
Comments
Hi let me some time to investiguate the issue. Which version of grunt-jsdoc do you use (stable or beta)? |
This is relevant to this issue: docstrap/docstrap#79 |
@krampstudio Thanks for looking into this; we are on |
version 0.5.8 published on npm, it fix the docstrap version. |
This was referenced Jul 27, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When running
grunt jsdoc
with the latestink-docstrap
, jsdoc is failing with the following error:If the dependency to
ink-docstrap
is set to0.4.12
instead of~0.4.12
, jsdoc runs without problems.The text was updated successfully, but these errors were encountered: