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

allow run script in node_modules/react-native/scripts #21188

Commits on Sep 19, 2018

  1. allow run script in node_modules/react-native/scripts

    SCRIPTDIR is "." if run node_modules/react/scripts.
    So, that's failed run ios-configure-glog.sh.
    
    ```
    ios-install-third-party.sh: line 56: ./ios-configure-glog.sh: No such File or directory
    ```
    takkanm committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    6bbd593 View commit details
    Browse the repository at this point in the history