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

dox-foundation --help (or any other invocation) fails with ENOENT #1

Closed
pcafstockf opened this issue Sep 28, 2012 · 1 comment
Closed

Comments

@pcafstockf
Copy link

fs.js:338
return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
^
Error: ENOENT, no such file or directory 'views/template.jade'
at Object.fs.openSync (fs.js:338:18)
at Object.fs.readFileSync (fs.js:182:15)
at Object. (node_modules/dox-foundation/lib/dox-foundation.js:7:20)
at Module._compile (module.js:449:26)

@mattmcmanus
Copy link
Owner

Thanks for the report. I just pushed 0.2.0 out which fixes that error. If you could try that out and let me know if that fixes your problem that would be great.

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