Skip to content

Conversation

@Ranatchai
Copy link

pod install doesn't work if ".podspec" file doesn't have the same name of the project

@davidstoker
Copy link

For anyone else with this issue, you can specify the complete path to the podspec to have it work correctly even with different naming:

pod 'RCTSplashScreen', :path => '../node_modules/rn-splash-screen/rn-splash-screen.podspec'

@lanjinglingxx
Copy link

The name of the given podspec RCTSplashScreen doesn't match the expected one rn-splash-screen

@Psiiirus
Copy link

pls merge

1 similar comment
@dazjean
Copy link

dazjean commented Jun 28, 2020

pls merge

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

Successfully merging this pull request may close these issues.

5 participants