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
events.js:72
throw er; // Unhandled 'error' event
^
Error: watch EMFILE
at errnoException (fs.js:1019:11)
at FSWatcher.start (fs.js:1051:11)
at Object.fs.watch (fs.js:1076:11)
at Saw.createWatcher (/Users/me/workspace/apidoc/node_modules/saw/index.js:58:15)
at Saw.onStat (/Users/me/workspace/apidoc/node_modules/saw/index.js:150:25)
at Glob.EventEmitter.emit (events.js:98:17)
at Glob._afterStat (/Users/me/workspace/apidoc/node_modules/saw/node_modules/glob/glob.js:621:12)
at Object.oncomplete (fs.js:107:15)
cwd does not help as well
The text was updated successfully, but these errors were encountered:
I did't have time to look for a solution and I've I have already started using the chokidar chokidar ✌️
But I'd like to anyway, so you have decided in this issue
PS:
➜ uname -a
Darwin monolihed.local 13.1.0 Darwin Kernel Version 13.1.0:
Thu Jan 16 19:40:37 PST 2014; root:xnu-2422.90.20~2/RELEASE_X86_64 x86_64 (Mac OS)
glob
saw
cwd
does not help as wellThe text was updated successfully, but these errors were encountered: