You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Report
Environment
Issues and Steps to Reproduce
cd sample
npm i
cd ios
pod install
Expected Behavior
Podfile of sample should be valid.
Actual Behavior
Podfile of sample is invalid.
Link to Code
N/A
The text was updated successfully, but these errors were encountered: