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

Error: spawn EMFILE #3

Open
hemanth opened this issue Nov 30, 2013 · 1 comment
Open

Error: spawn EMFILE #3

hemanth opened this issue Nov 30, 2013 · 1 comment

Comments

@hemanth
Copy link
Contributor

hemanth commented Nov 30, 2013

$ ./bin/sambar -c examples/bangaloreJS -t templates/bangaloreJS -o site


   bye

child_process.js:927
    throw errnoException(process._errno, 'spawn');
          ^
Error: spawn EMFILE
    at errnoException (child_process.js:980:11)
    at ChildProcess.spawn (child_process.js:927:11)
    at exports.spawn (child_process.js:715:9)
    at gm._spawn (/Users/hemanth/labs/sambar/node_modules/gm/lib/command.js:179:16)
    at gm._exec (/Users/hemanth/labs/sambar/node_modules/gm/lib/command.js:160:17)
    at gm.identify (/Users/hemanth/labs/sambar/node_modules/gm/lib/getters.js:74:10)
    at /Users/hemanth/labs/sambar/bin/sambar:156:19
    at /Users/hemanth/labs/sambar/node_modules/async/lib/async.js:454:21
    at /Users/hemanth/labs/sambar/node_modules/async/lib/async.js:185:13
    at /Users/hemanth/labs/sambar/node_modules/async/lib/async.js:86:13
hemanth at bjs in ~/labs/sambar on master*

Getting this error with node -v // v0.10.22 but site dir has the required content.

@hemanth
Copy link
Contributor Author

hemanth commented Dec 10, 2013

@jonmaim meow?

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

1 participant