[
https://issues.apache.org/jira/browse/CB-3735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13677689#comment-13677689
]
Steve Gill commented on CB-3735:
--------------------------------
This is solved by increasing my limit by typing the following in my shell
session:
ulimit -n 4096
> when running coho, I hit the file handle limit
> ----------------------------------------------
>
> Key: CB-3735
> URL: https://issues.apache.org/jira/browse/CB-3735
> Project: Apache Cordova
> Issue Type: Improvement
> Components: Coho
> Reporter: Steve Gill
> Assignee: Steve Gill
> Priority: Minor
>
> I get the following error while running coho.
> shell.js: internal error
> 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 Object.exports.execFile (child_process.js:607:15)
> at Object.exports.exec (child_process.js:578:18)
> at execSync
> (/Users/stevengill/Documents/repo/coho/node_modules/shelljs/shell.js:1407:9)
> at Object._exec
> (/Users/stevengill/Documents/repo/coho/node_modules/shelljs/shell.js:913:12)
> at Object.exec
> (/Users/stevengill/Documents/repo/coho/node_modules/shelljs/shell.js:1099:23)
> at execHelper (/Users/stevengill/Documents/repo/coho/coho:200:23)
> at /Users/stevengill/Documents/repo/coho/coho:333:13
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira