react-native init failing: "None of your spec sources contain a spec satisfying the dependency: FlipperKit/FlipperKitLayoutPlugin (= 0.182.0)
."
#41161
Labels
Needs: Repro
This issue could be improved with a clear list of steps to reproduce the issue.
Needs: Triage 🔍
Stale
There has been a lack of activity on this issue and it may be closed soon.
Tool: Flipper
Description
Running in MacOS 13.5.2
After resolving the known ActiveSupport issue (issue #40737), the last step is to run
bundle exec pod install
to install the pods defined in the Podfile.Terminal output:
React Native Version
0.72.6
Output of
npx react-native info
Steps to reproduce
npx react-native init AwesomeProject
command.bundle exec pod install
and this is where I get the FlipperKit versioning error.Snack, screenshot, or link to a repository
The text was updated successfully, but these errors were encountered: