React-native: CocoaPods could not find compatible versions for pod "Folly"

Created on 24 Sep 2020  路  5Comments  路  Source: facebook/react-native

Hi guys, I have the problem trying to run the command "pod install". This is my issue. Anyone help me? Thanks a lots!
image

Attention Environment Info

Most helpful comment

Try the code prompted by the pod.
pod update Folly --no-repo-update

All 5 comments

:warning: Missing Environment Information
:information_source: Your issue may be missing information about your development environment. You can obtain the missing information by running react-native info in a console.

Try the code prompted by the pod.
pod update Folly --no-repo-update

Try the code prompted by the pod.
pod update Folly --no-repo-update
Thank sir, worked!

You closed and reopened but based on your comment I assume this is resolved.

Try the code prompted by the pod.
pod update Folly --no-repo-update

Thanks Issue resolved!

after apply the code new error
'UMReactNativeAdapter/UMModuleRegistryAdapter.h' file not found

Was this page helpful?
0 / 5 - 0 ratings