Skip to content

Instantly share code, notes, and snippets.

View joancaron's full-sized avatar
:octocat:
¯\_(ツ)_/¯

Joan Caron joancaron

:octocat:
¯\_(ツ)_/¯
View GitHub Profile
@joancaron
joancaron / README.md
Created September 30, 2017 15:19 — forked from brennanMKE/README.md
React Native on macOS Sierra

React Native Trouble

Updating to macOS Sierra is causing trouble with React Native due to some of the Node.js and system utilities it uses. Specifically the watch utility fails due to a limit on the number of files which can be opened at a time.

The following command shows the current limit.

launchctl limit maxfiles