Skip to content

Pod Install: Cannot find module '/../rnm-firebase-authentication-kit-0.0.2/ios/undefined' #40

@kangzeroo

Description

@kangzeroo

Hello react-native-market!

First time react-native developer here. I just finished setup on my other app and thought I would try out your market place pre-mades. However, I have run into an issue upon $ pod install step.
My purchase id is (HLWdeKixxP0NaXTN2uUQ), here are the details of my issue:

$ pod install

internal/modules/cjs/loader.js:976
  throw err;
  ^

Error: Cannot find module '/Users/kangzeroo/Downloads/rnm-firebase-authentication-kit-0.0.2/ios/undefined'
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:973:15)
    at Function.Module._load (internal/modules/cjs/loader.js:855:27)
    at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)
    at internal/main/run_main_module.js:17:47 {
  code: 'MODULE_NOT_FOUND',
  requireStack: []
}

[!] Invalid `Podfile` file: 767: unexpected token at ''.

 #  from /Users/kangzeroo/Downloads/rnm-firebase-authentication-kit-0.0.2/ios/Podfile:45
 #  -------------------------------------------
 #
 >    use_native_modules!
 #  end
 #  -------------------------------------------

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