강의

멘토링

커뮤니티

Inflearn Community Q&A

roney06191782's profile image
roney06191782

asked

Practical React Native for iOS/Android App Development - Basic

Running iOS Simulator

진행중 막혀서 질문드립니다

Written on

·

367

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 % 

reactes6react-native

Answer

This question is waiting for answers
Be the first to answer!
roney06191782's profile image
roney06191782

asked

Ask a question