Skip to content

Invalid Podfile on sample #183

@aprilmintacpineda

Description

@aprilmintacpineda

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions