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
on Mac OSX, npm install run succesfully, but when I run npm start I get the following:
ERROR EMFILE: too many open files, watch
{"errno":-24,"syscall":"watch","code":"EMFILE","filename":null}
Error: EMFILE: too many open files, watch
at FSEvent.FSWatcher._handle.onchange (internal/fs/watchers.js:129:28)
The text was updated successfully, but these errors were encountered:
on Mac OSX,
npm install
run succesfully, but when I runnpm start
I get the following:The text was updated successfully, but these errors were encountered: