React-native-fast-image: cocoapod install error

Created on 5 Aug 2019  路  2Comments  路  Source: DylanVann/react-native-fast-image

when I run pod 'RNFastImage', :podspec => '../node_modules/react-native-fast-image/RNFastImage.podspec'

it will be :

[!] Unable to find a specification for SDWebImageWebPCoder (~> 0.2.3) depended upon by RNFastImage

bug

Most helpful comment

@Ekhui just go to ios and then "pod repo update" after that, try again "pod install" then it should be working fine

All 2 comments

@Ekhui just go to ios and then "pod repo update" after that, try again "pod install" then it should be working fine

@Ekhui just go to ios and then "pod repo update" after that, try again "pod install" then it should be working fine

It worked!

Was this page helpful?
0 / 5 - 0 ratings