You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately I get this error.. Do you know what it might be?
Thanks
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 Object.exports.execFile (child_process.js:607:15)
at exports.exec (child_process.js:578:18)
at cut (/Users/Mulhoon/.nvm/v0.10.18/lib/node_modules/sfjs/bin/sfjs:93:5)
at /Users/Mulhoon/.nvm/v0.10.18/lib/node_modules/sfjs/bin/sfjs:185:11
at /Users/Mulhoon/.nvm/v0.10.18/lib/node_modules/sfjs/bin/sfjs:80:14
at ChildProcess.exithandler (child_process.js:635:7)
at ChildProcess.EventEmitter.emit (events.js:98:17)
The text was updated successfully, but these errors were encountered:
Hi, this looks very useful.
Unfortunately I get this error.. Do you know what it might be?
Thanks
The text was updated successfully, but these errors were encountered: