React-native: Cannot read property 'match' of undefined

Created on 2 Apr 2018  路  6Comments  路  Source: facebook/react-native

Environment

Environment:
OS: macOS Sierra 10.12.6
Node: 8.9.0
Yarn: Not Found
npm: 4.6.1
Watchman: 4.9.0
Xcode: Xcode 9.2 Build version 9C40b
Android Studio: 3.0 AI-171.4443003

Packages: (wanted => installed)
react: 16.3.0-alpha.1 => 16.3.0-alpha.1
react-native: 0.54.4 => 0.54.4

Steps to Reproduce

Run "react-native link"

Expected Behavior

Link the library

Actual Behavior

Error Occured.

Locked

Most helpful comment

i am facing with the same issue on RN 0.54.3

All 6 comments

Thanks for posting this! It looks like your issue may refer to an older version of React Native. Can you reproduce the issue on the latest release, v0.54?

Thank you for your contributions.

yes, I am facing the same issue in the latest version as well.

It looks like this issue is missing some necessary information. Take a look at the comments I've left before, or look at the list of purple labels, to learn more about what's missing. I'm going to close this issue as it has been over a week since I provided feedback on the issue, but I don't see any updates.

If someone else runs into this problem, feel free to open a new issue with all the necessary details.

i am facing with the same issue on RN 0.54.3

Same to me: create-react-native-app version 1.0.0, RN version 0.55.2

any changes?

Was this page helpful?
0 / 5 - 0 ratings