V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐关注
Meteor
JSLint - a JavaScript code quality tool
jsFiddle
D3.js
WebStorm
推荐书目
JavaScript 权威指南第 5 版
Closure: The Definitive Guide
miaotaizi
V2EX  ›  JavaScript

bower 是不能用了吗?

  •  
  •   miaotaizi · 2016-07-05 10:42:28 +08:00 · 6449 次点击
    这是一个创建于 2823 天前的主题,其中的信息可能已经有所发展或是发生改变。

    昨天到现在 install 的时候一直报 timeout, 大家有没有这个情况, 还是我网络问题?

    bower                     invalid-meta The "name" is recommended to be lowercase, can contain digits, dots, dashes
    bower angular-moment#*      not-cached https://github.com/urish/angular-moment.git#*
    bower angular-moment#*         resolve https://github.com/urish/angular-moment.git#*
    bower angular-moment#*         ECMDERR Failed to execute "git ls-remote --tags --heads https://github.com/urish/angular-moment.git", exit code of #128 fatal: unable to access 'https://github.com/urish/angular-moment.git/': Failed to connect to github.com port 443: Operation timed out
    
    Additional error details:
    fatal: unable to access 'https://github.com/urish/angular-moment.git/': Failed to connect to github.com port 443: Operation timed out
    
    
    6 条回复    2016-07-25 02:18:47 +08:00
    dibage
        1
    dibage  
       2016-07-05 10:58:50 +08:00
    `Operation timed out`
    这很明显网络问题
    Pastsong
        2
    Pastsong  
       2016-07-05 11:01:53 +08:00
    READ THE ERROR MESSAGE
    lzhr
        3
    lzhr  
       2016-07-05 11:28:50 +08:00
    需要一个梯子
    hantsy
        4
    hantsy  
       2016-07-05 11:34:28 +08:00
    Bower 很多是 Github 直接下载。。。很慢。
    xjp
        5
    xjp  
       2016-07-05 22:26:26 +08:00
    bower 已经被慢慢抛弃了 直接用 npm 吧
    erichua23
        6
    erichua23  
       2016-07-25 02:18:47 +08:00
    楼主解决了吗? 我也遇到了, 我直接在命令行里面 copy 出那条 git ls-remote --tags --heads 的命令是可以正常执行的
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3380 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 36ms · UTC 00:43 · PVG 08:43 · LAX 17:43 · JFK 20:43
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.