-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
macOS Sierra bug #2039
Comments
Did you reinstall all node_modules, node and whatever else is part of node/jest? |
So that definitely helped, yes. Now I'm just running into some other badness:
|
I think it's related to this #1772 |
closing in favor of the other issue. |
Had the original issue as well (FSEventStreamStart etc), facebook/react-native#9309 (comment) fixed it for me (increasing max open files and installing watchman 2.7 with brew). |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Not sure if this is Jest-specific or just a general node issue, but running
jest --watch
causes:Since I upgraded to Sierra. Using Node 7.
The text was updated successfully, but these errors were encountered: