pre*_*ton 2 xcode cocoapods react-native expo pod-install
我在安装 pod 时收到以下错误。
The name of the given podspec `Yoga` doesn't match the expected one `yoga`
Run Code Online (Sandbox Code Playgroud)
在 Podfile 中,这些是唯一带有“yoga”一词的行,并且它们是小写的......所以我不知道是什么导致了这个问题......
pod 'yoga',
:path => "../node_modules/react-native/ReactCommon/yoga",
:inhibit_warnings => true
Run Code Online (Sandbox Code Playgroud)
怎么解决?
看起来应该是这样pod 'Yoga'。请参阅https://github.com/facebook/react-native/blob/master/ReactCommon/yoga/Yoga.podspec#L18
| 归档时间: |
|
| 查看次数: |
5470 次 |
| 最近记录: |