Created by: josephfrazier
This eliminates a yarn
warning on OSX machines running Node.js 8. See
here for details: https://github.com/strongloop/fsevents/issues/170
You can see an example of the warning in the second screenshot in https://github.com/facebookincubator/create-react-app/issues/2422#issuecomment-305218252
I verified this by running:
npm run create-react-app my-app
cd my-app
yarn