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
Logs for your project will appear below. Press Ctrl+C to exit.
node:events:368
throw er; // Unhandled 'error' event
^
Error: EMFILE: too many open files, watch
at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:204:21)
Emitted 'error' event on NodeWatcher instance at:
at FSWatcher._checkedEmitError (/Users/deanchen/work/greenstand/treetracker-web-map-core-demo/node_modules/metr
o-file-map/src/watchers/NodeWatcher.js:134:12)
at FSWatcher.emit (node:events:390:28)
at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:210:12) {
errno: -24,
syscall: 'watch',
code: 'EMFILE',
filename: null
}
treetracker-web-map-core-demo((HEAD detached at staley/simple-card))%
OS: macos 10.5
ulimit: ulimit -n 10240
The text was updated successfully, but these errors were encountered:
After
npm start
, get:OS: macos 10.5
ulimit: ulimit -n 10240
The text was updated successfully, but these errors were encountered: