当前位置:网站首页>Pod libwebp error reporting solution
Pod libwebp error reporting solution
2022-06-13 06:01:00 【Quiet electric rod】
In the debug SDWebImage Or depending on libWebp Third party Library of ,pod install Will report a mistake .
[!] Error installing libwebp
[!] /usr/bin/git clone https://chromium.googlesource.com/webm/libwebp /var/folders/0g/c7jyp3mj74s0mlch3_hlj1c80000gn/T/d20210108-36534-m75dh9 --template= --single-branch --depth 1 --branch v1.1.0
Cloning into '/var/folders/0g/c7jyp3mj74s0mlch3_hlj1c80000gn/T/d20210108-36534-m75dh9'...
fatal: unable to access 'https://chromium.googlesource.com/webm/libwebp/': Failed to connect to chromium.googlesource.com port 443: Operation timed out
Solution
View local cocoapod
Warehouse pod repo
[email protected] SDWebImage-master % pod repo
master
- Type: git (master)
- URL: https://github.com/CocoaPods/Specs.git
- Path: /Users/jeversonjee/.cocoapods/repos/master
Specs
- Type: git (master)
- URL: https://github.com/CocoaPods/Specs
- Path: /Users/jeversonjee/.cocoapods/repos/Specs
trunk
- Type: CDN
- URL: https://cdn.cocoapods.org/
- Path: /Users/jeversonjee/.cocoapods/repos/trunk
Baidu :master
path Next find /Users/jeversonjee/.cocoapods/repos/master -iname libwebp
output: /Users/jeversonjee/.cocoapods/repos/master/Specs/1/9/2/libwebp
Then go to the directory :( It can be seen that the error information is dependent v1.1.0)
The results from Baidu .
However , I don't have a corresponding directory .
Solution
trunk
path Next find /Users/jeversonjee/.cocoapods/repos/trunk -iname libwebp
output: /Users/jeversonjee/.cocoapods/repos/trunk/Specs/1/9/2/libwebp
Then find the corresponding folder :
边栏推荐
- Experience of redis installation under Linux system (an error is reported at the same time. The struct redis server does not have a member named XXXX)
- Four shardingsphere JDBC sharding strategies
- [to]12 common IP commands in the iproute installation package
- MongoDB 多字段聚合Group by
- Power simple of leetcode-3
- Leetcode- number of words in string - simple
- 【自动化测试】Cypress手册
- NVIDIA Jetson nano/xavier NX capacity expansion tutorial
- [automated test] cypress manual
- Exception after repeated application redeployment on tongweb: application instance has been stopped already or outofmemoryerror:metaspace
猜你喜欢
AUTOSAR actual combat tutorial pdf version
MySQL stored procedure
12 error end event and terminateendevent of end event
How MySQL optimizes the use of joint index ABC
Mongodb multi field aggregation group by
arrayList && linkedList
Mongodb Multi - field Aggregation group by
Application virtual directory static resource configuration on tongweb
SPI primary key generation strategy for shardingsphere JDBC
How slow is the application system on tongweb? How dead is it?
随机推荐
Ffmpeg download suffix is Video files for m3u8
Initial redis experience
16 the usertask of a flowable task includes task assignment, multi person countersignature, and dynamic forms
Leetcode guessing numbers game - simple
The 13th week of the second semester of sophomore year
Unity game optimization (version 2) learning record 7
Mongodb Multi - field Aggregation group by
Building a stand-alone version of Nacos series
MongoDB 多字段聚合Group by
2021.9.30 learning log -postman
You still can't remotely debug idea? Come and have a look at my article. It's easy to use
How MySQL optimizes the use of joint index ABC
[turn] explain awk (2)_ Combining formatted output with built-in variables to realize requirements
Find out the missing numbers from the natural numbers arranged in order from 0 to 100, and the solution provides
Concurrent programming -- what is threading?
[compilation and assembly link] coff file and structure description
MySQL trigger
OpenGL马赛克(八)
Three paradigms of MySQL
FusionPBX 安装 —— 筑梦之路