-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Description
Report
- I have searched existing issues and this is not a duplicate.
Environment
- Platforms: N/A
- Android version: N/A
- iOS version: N/A
Issues and Steps to Reproduce
- Clone this repo
cd sample
npm i
cd ios
pod install
Ignoring ffi-1.13.1 because its extensions are not built. Try: gem pristine ffi --version 1.13.1
sh: react-native: command not found
npm ERR! code 127
npm ERR! path /Users/aprilmintacpineda/projects/react-native-azurenotificationhub/sample/ios
npm ERR! command failed
npm ERR! command sh -c react-native config
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/aprilmintacpineda/.npm/_logs/2020-12-17T08_01_43_251Z-debug.log
[!] Invalid `Podfile` file: 784: unexpected token at ''.
# from /Users/aprilmintacpineda/projects/react-native-azurenotificationhub/sample/ios/Podfile:44
# -------------------------------------------
#
> use_native_modules!
# end
# -------------------------------------------
Expected Behavior
Podfile of sample should be valid.
Actual Behavior
Podfile of sample is invalid.
Link to Code
N/A
Metadata
Metadata
Assignees
Labels
No labels