Open edenleung opened 4 years ago
+1
+1 一直不知道怎么解决
@Pines-Cheng
给你们几个连接,试下 https://www.jianshu.com/p/2d656f2a7373 https://segmentfault.com/a/1190000015226878 https://www.jianshu.com/p/b318fb3d3705
我是重下载glog那些包后。执行cd node_modules/react-native && scripts/ios-install-third-party.sh && cd third-party && cd glog-0.3.4 && ./configure && cd ../../../..
首先确定一下有没有 pod install
。
其次,如果 RN 依赖是 0.55.4,需要尝试 @zouyang2015 的方法。
0.59.9 不需要。
RN 0.66和0.64也同样遇到了这个问题,有大佬跟进下吗
Xcode能跑就行
Installing DoubleConversion (1.1.6)
[!] Error installing DoubleConversion
[!] /usr/local/bin/git clone https://github.com/google/double-conversion.git /var/folders/hv/f9z0_cj55wd0271c_mn_1l0r0000gn/T/d20220410-2338-18j9rrl --template= --single-branch --depth 1 --branch v1.1.6
Cloning into '/var/folders/hv/f9z0_cj55wd0271c_mn_1l0r0000gn/T/d20220410-2338-18j9rrl'...
error: RPC failed; curl 56 LibreSSL SSL_read: SSL_ERROR_SYSCALL, errno 54
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: unpack-objects failed
这个一直装不上 有什么解决方法吗
加代理
环境
xcode: 11
执行以下命令
Output