Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid Podfile on sample #183

Open
1 task done
aprilmintacpineda opened this issue Dec 17, 2020 · 0 comments
Open
1 task done

Invalid Podfile on sample #183

aprilmintacpineda opened this issue Dec 17, 2020 · 0 comments

Comments

@aprilmintacpineda
Copy link

Report

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant