React-native-camera: react-native link broken with RN 0.50.1

Created on 7 Nov 2017  路  3Comments  路  Source: react-native-camera/react-native-camera

Not sure if this si the only version affected but with RN 0.50.1 when I run react-native link react-native-camera I get an error:

$ react-native link react-native-camera
Scanning folders for symlinks in /Users/aforty/<my-project>/node_modules (12ms)
rnpm-install info Android module react-native-camera is already linked
rnpm-install info Linking react-native-camera ios dependency
rnpm-install ERR! Something went wrong while linking. Error: Cannot read property 'match' of undefined
Please file an issue here: https://github.com/facebook/react-native/issues

Cannot read property 'match' of undefined

Most helpful comment

@sibelius so, but it doesn't work only with your package, oook

All 3 comments

this is a bug on react-native link

@sibelius so, but it doesn't work only with your package, oook

When linking and using Pods, I cannot see RNCamera in targets. Investigating.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

shanematte picture shanematte  路  3Comments

JindiHu picture JindiHu  路  3Comments

alameddinc picture alameddinc  路  3Comments

nonameolsson picture nonameolsson  路  3Comments

anotherstarburst picture anotherstarburst  路  3Comments