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

Cannot configure the iOS platform #394

Closed
zakster12 opened this issue Feb 1, 2017 · 1 comment
Closed

Cannot configure the iOS platform #394

zakster12 opened this issue Feb 1, 2017 · 1 comment

Comments

@zakster12
Copy link

What I did:

  1. npm install react-native-vector-icons --save

screen shot 2017-02-01 at 11 07 40 am

  1. cd ios
    pod init
    vim Podfile
    pod update

screen shot 2017-02-01 at 11 06 59 am

The result:
Update all pods
Updating local specs repositories
Analyzing dependencies
Fetching podspec for RNVectorIcons from node_modules/react-native-vector-icons
[!] No podspec found for RNVectorIcons in node_modules/react-native-vector-icons

@oblador
Copy link
Owner

oblador commented Feb 1, 2017

The path is relative, so since your podfile seems to be in the ios folder your path should be ../node_modules/react-...

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

2 participants