Steps:
- I downloaded this repo
- Ran "sudo npm install --save react-native-ble-plx" inside the downloaded folder.
Got this warning: "npm WARN [email protected] requires a peer of [email protected] but none is installed. You must install peer dependencies yourself."
3. Ran "sudo react-native link react-native-ble-plx" inside the downloaded folder
Got this info:
rnpm-install info Platform 'ios' module react-native-ble-plx is already linked
rnpm-install info Platform 'android' module react-native-ble-plx is already linked
But when I run it from xcode, I see this error: Command PhaseScriptExecution failed with a nonzero exit code
Steps:
Got this warning: "npm WARN [email protected] requires a peer of [email protected] but none is installed. You must install peer dependencies yourself."
3. Ran "sudo react-native link react-native-ble-plx" inside the downloaded folder
Got this info:
rnpm-install info Platform 'ios' module react-native-ble-plx is already linked
rnpm-install info Platform 'android' module react-native-ble-plx is already linked
But when I run it from xcode, I see this error: Command PhaseScriptExecution failed with a nonzero exit code