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

Can't install on React Native CLI #77

Open
vega99 opened this issue Feb 23, 2024 · 6 comments
Open

Can't install on React Native CLI #77

vega99 opened this issue Feb 23, 2024 · 6 comments

Comments

@vega99
Copy link

vega99 commented Feb 23, 2024

When I run 'pod install' I get this error:

[!] Unable to find a specification for ExpoModulesCore depended upon by ReactNativeIosContextMenu

You have either:

  • out-of-date source repos which you can update with pod repo update or with pod install --repo-update.
  • mistyped the name or version.
  • not added the source repo that hosts the Podspec to your Podfile.

I am using cocoa pods v 1.14

@whiteHatCip
Copy link

same issue here. can't install anymore the pods

@benjeske
Copy link

I am having the same issue. Vanilla react native

@TamasFarago
Copy link

Install react-native-ios-context-menu 1.15.1 . That version doesn't use expo modules and it doesn't require react-native-ios-utilities

@pranshuchittora
Copy link

Hey @nandorojo I think it would be great to mention this in the docs.
Because when I tried to use the lib in Bare RN project, pod install broke

Screenshot 2024-07-20 at 18 13 29

Because of react-native-ios-utilities
https://github.com/dominicstop/react-native-ios-utilities/blob/572947169ef9896763eaee797192f5a8d63f723c/ReactNativeIosUtilities.podspec#L18

Let me know if this makes sense, I will raise the PR

@YaoHuiJi
Copy link

same issue here

@esmailbenmoussa
Copy link

also getting this issue

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

7 participants