react-native pod install 报错

2021-07-14  本文已影响0人  物联白菜

报错:[!] CocoaPods could not find compatible versions for pod "SDWebImage":

[!] CocoaPods could not find compatible versions for pod "SDWebImage":
  In snapshot (Podfile.lock):
    SDWebImage (= 5.11.1, ~> 5.8)

  In Podfile:
    RNAuroraIMUI (from `../node_modules/react-native-imui`) was resolved to 3.0.0, which depends on
      SDWebImage (~> 5.8)


You have either:
 * out-of-date source repos which you can update with `pod repo update` or with `pod install --repo-update`.
 * changed the constraints of dependency `SDWebImage` inside your development pod `RNAuroraIMUI`.
   You should run `pod update SDWebImage` to apply changes you've made.

出现以上是版本报错


图片.png
图片.png
上一篇 下一篇

猜你喜欢

热点阅读