react-native-image-resizer icon indicating copy to clipboard operation
react-native-image-resizer copied to clipboard

Unable to find a specification for `React-Core` depended upon by `react-native-image-resizer`

Open hanaechahid opened this issue 4 years ago • 3 comments

hi, after installing the library, and run pod install inside ios folder I get this:

[!] Unable to find a specification for `React-Core` depended upon by `react-native-image-resizer`

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.

"react-native-image-resizer": "^1.4.3"

hanaechahid avatar Mar 20 '21 20:03 hanaechahid

Same here

mehdilamrini avatar May 05 '21 22:05 mehdilamrini

If you edit node_modules/react-native-image-resizer/react-native-image-resizer.podspec, revert that change: https://github.com/bamlab/react-native-image-resizer/commit/6db9b475d0b6afbe5f0cee31ec0097cbd69a57e2, and run bundle exec pod install does it fix your problem?

PierreCapo avatar May 06 '21 08:05 PierreCapo

@PierreCapo this fixed problem for me. Thanks :)

alexmolod avatar Jun 23 '21 11:06 alexmolod

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Sep 01 '22 18:09 stale[bot]

This issue has been automatically closed. Thank you for your contributions.

stale[bot] avatar Sep 08 '22 18:09 stale[bot]