작성
·
290
0
rror: EMFILE: too many open files, watch
at FSEvent.FSWatcher._handle.onchange (internal/fs/watchers.js:123:28)
Emitted 'error' event at:
at NodeWatcher.checkedEmitError (/Users/harmonlious/my_first_app/node_modules/sane/src/node_watcher.js:143:12)
at FSWatcher.emit (events.js:189:13)
at FSEvent.FSWatcher._handle.onchange (internal/fs/watchers.js:129:12)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! my_first_app@0.0.1 start: `react-native start`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the my_first_app@0.0.1 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/harmonlious/.npm/_logs/2022-06-08T17_10_06_270Z-debug.log
harmonlious@isangmin-ui-MacBookAir my_first_app %
답변