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)
on Mac OSX,
npm installrun succesfully, but when I runnpm startI get the following: