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

npm test fails #2

Open
sbstnmsch-zz opened this issue Nov 30, 2015 · 2 comments
Open

npm test fails #2

sbstnmsch-zz opened this issue Nov 30, 2015 · 2 comments

Comments

@sbstnmsch-zz
Copy link

Hey Chris,
I like your module! Unfortunately I am not able to get it to work. I submitted a PR #1 for adding basic travis-ci integration to make it more transparently in the future.

Cheers,
Sebastian

@sbstnmsch-zz
Copy link
Author

Here is the stacktrace:

$ grunt makedocs --stack
Running "makedocs:default" (makedocs) task
Warning: Unable to read "undefined" file (Error code: ENOENT). Use --force to continue.
Error: ENOENT, no such file or directory 'undefined'
    at Error (native)
    at Object.fs.openSync (fs.js:500:18)
    at Object.fs.readFileSync (fs.js:352:15)
    at Object.file.read (/.../node_modules/grunt/lib/grunt/file.js:233:19)
    at /.../node_modules/grunt-makedocs/tasks/makedocs.js:168:42
    at diveSync (/.../node_modules/grunt-makedocs/node_modules/diveSync/diveSync.js:62:5)
    at MAKEDOCS.setupComponents (/.../node_modules/grunt-makedocs/tasks/makedocs.js:166:9)
    at MAKEDOCS.run (/.../node_modules/grunt-makedocs/tasks/makedocs.js:113:14)
    at Object.<anonymous> (/.../node_modules/grunt-makedocs/tasks/makedocs.js:244:14)
    at Object.<anonymous> (/.../node_modules/grunt/lib/grunt/task.js:264:15)

Aborted due to warnings.

@chris5marsh
Copy link
Contributor

Hi Sebastian,

Thanks for getting involved! I wrote the makedocs module for a fairly specific use case, and published it in case anyone else might have a need for it, so I'm not surprised if there are a few things wrong.

I haven't looked into Travis much, but I'll do a bit of investigating when I have the time and if I want to include it I'll merge your PR.

Thanks!

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

No branches or pull requests

2 participants