Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 17153

Reciving Unable to find a specification for FBReactNativeSpec depended upon by RNReanimated in a React Native Project

$
0
0

I am making a upgrade of the React Native version from the 0.70.6 to 0.74.3.

When I try to run the pod install inside the iOS folder. I receive this error:

[!] Unable to find a specification for `FBReactNativeSpec` depended upon by `RNReanimated`You have either: * mistyped the name or version. * not added the source repo that hosts the Podspec to your Podfile.

npx react-native info

info

I already triyed with:

  • pod install --repo-update

and:

  • rm podfile.lock
  • pod cache clean --all
  • cd ios && pod install && cd ..

Any ideas ??


Viewing all articles
Browse latest Browse all 17153

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>