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

Fix for an error in windows. #7

Merged
merged 1 commit into from
Dec 31, 2012
Merged

Conversation

niyazpk
Copy link
Contributor

@niyazpk niyazpk commented Dec 24, 2012

This fixes the following error in windows:

    $ grunt jsdoc
    Running "jsdoc:dist" (jsdoc) task
    >> jsdoc error: Error: Command failed: 'node_modules' is not recognized as an internal or external command,
    >> operable program or batch file.
    Warning: jsdoc failure Use --force to continue.

    Aborted due to warnings.

Once this is merged, the plugin should be fully compatible with windows.

This fixes the following error in windows:

    $ grunt jsdoc
    Running "jsdoc:dist" (jsdoc) task
    >> jsdoc error: Error: Command failed: 'node_modules' is not recognized as an internal or external command,
    >> operable program or batch file.
    Warning: jsdoc failure Use --force to continue.

    Aborted due to warnings.
krampstudio added a commit that referenced this pull request Dec 31, 2012
Fix for an error in windows.
@krampstudio krampstudio merged commit 6841072 into krampstudio:master Dec 31, 2012
@krampstudio
Copy link
Owner

Will do some tests before publishing to npm

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

Successfully merging this pull request may close these issues.

None yet

2 participants