npm run test
提供されたサンプル テストの create-react-app アプリケーションを実行すると、このエラーが発生します。EMFILE エラーを探してみましたが、何が問題なのかわかりません。
Error: Error watching file for changes: EMFILE
at exports._errnoException (util.js:1022:11)
at FSEvent.FSWatcher._handle.onchange (fs.js:1406:11)