
错误示例
亲测有效!!!
手动下载依赖:
1、从错误信息中找到具体 URL(如 https://github.com/electron/electron/releases/download/vx.y.z/electron-vx.y.z-xxx.zip)
2、手动下载该文件
3、放入对应缓存目录:
* Windows: C:\Users\<用户名>\AppData\Local\electron\Cache
* Mac: ~/Library/Caches/electron/
* Linux: ~/.cache/electron/

MAC

成功截图!