when using this command ‘react-native link react-native-device-info’. It gives the following error.
Something went wrong while linking. Error: Expected “/* Begin “, “/* End “, “””, or [A-Za-z0-9_.] but “<” found.
Please file an issue here
2 thoughts on “React native link does not working”
Comments are closed.
when using this command ‘react-native link react-native-device-info’. It gives the following error.
Something went wrong while linking. Error: Expected “/* Begin “, “/* End “, “””, or [A-Za-z0-9_.] but “<” found.
Please file an issue here
1 thought on “React native link does not working”
-
Me too – this is what I get:
$ react-native link react-native-device-info Scanning 969 folders for symlinks in /Users/lukevenediger/ucam-src/ucam-client/node_modules (6ms) $
Comments are closed.
Me too – this is what I get:
Can someone with the problem find a fix? I’ll write the code, but I’m not sure what the issue is.