Skip to content
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

Upgraded react-scripts dependency to the latest v1.1.1. #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Feb 22, 2018

  1. Upgraded react-scripts dependency to the latest v1.1.1.

    This fixes the following error on macOS with regards to and fsevents@1.0.17 not being found when using Node.js 8+. See issues and pull requests: facebook/create-react-app#2613 facebook/create-react-app#2550 fsevents/fsevents#170 fsevents/fsevents#169.
    
    A minimum verison of v1.0.8 is required as the PR was pushed in that release: https://github.com/facebook/create-react-app/releases/tag/v1.0.8
    
    Considering the targeted nature of the project, I figured that upgrading to the latest (v1.1.1) would be safe.
    hysan committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    fbbb22c View commit details
    Browse the repository at this point in the history