Last active
July 10, 2018 18:16
-
-
Save zaach/0b026de414dc2aea0e4a7c6499e3206b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
yarn test | |
yarn run v1.7.0 | |
$ react-scripts test --env=jsdom --runInBand | |
2018-07-10 11:10 node[865] (FSEvents.framework) FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-22) | |
2018-07-10 11:10 node[865] (FSEvents.framework) FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-22) | |
2018-07-10 11:10 node[865] (FSEvents.framework) FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-22) | |
events.js:167 | |
throw er; // Unhandled 'error' event | |
^ | |
Error: EMFILE: too many open files, watch | |
at FSEvent.FSWatcher._handle.onchange (internal/fs/watchers.js:120:28) | |
Emitted 'error' event at: | |
at FSEvent.FSWatcher._handle.onchange (internal/fs/watchers.js:126:12) | |
error Command failed with exit code 1. | |
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment