• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

Dart安装错误"Error:Failedtodownloadresource"dart""解决 ...

原作者: [db:作者] 来自: [db:来源] 收藏 邀请

brew 安装dart

利用brew 安装dart时用以下两个命令:

$ brew tap dart-lang/dart
$ brew install dart

第二个命令报以下错误,大概意思是在官网下载SDK时失败。

brew install dart
==> Installing dart from dart-lang/dart
==> Downloading https://storage.googleapis.com/dart-archive/channels/stable/release
-=O=-                                      #     #     #    #                 
curl: (35) LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to storage.googleapis.com:443 
Error: Failed to download resource "dart"
Download failed: https://storage.googleapis.com/dart-archive/channels/stable/release/2.8.4/sdk/dartsdk-macos-x64-release.zip``      

解决方法

思路:利用其它方法下载安装包,放到brew的包缓存目录然后在利用 $ brew install dart 命令安装

1、利用迅雷,或者浏览器下载安装包,地址就是错误日志里的链接
https://storage.googleapis.com/dart-archive/channels/stable/release/2.8.4/sdk/dartsdk-macos-x64-release.zip
2、下载好把zip文件拷贝到 **/Users/wjw/Library/Caches/Homebrew/downloads ** 目录下
3、执行安装命令,Xcode 需要11.5+

 brew install dart
Updating Homebrew...
==> Installing dart from dart-lang/dart
==> Downloading https://storage.googleapis.com/dart-archive/channels/stable/release
######################################################################## 100.0%
Warning: Your Xcode (11.3) is outdated.
Please update to Xcode 11.5 (or delete it).
Xcode can be updated from the App Store.

==> Caveats
Please note the path to the Dart SDK:
  /usr/local/opt/dart/libexec
==> Summary
????  /usr/local/Cellar/dart/2.8.4: 502 files, 486MB, built in 10 seconds

这样就安装好了

$ dart --version                               
Dart VM version: 2.8.4 (stable) (Wed Jun 3 12:26:04 2020 +0200) on "macos_x64"


鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
InteIIiJ IDEA 中搭建 Dart 的开发环境发布时间:2022-07-13
下一篇:
Dart空安全的底层原理与适配发布时间:2022-07-13
热门推荐
热门话题
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap