2013-10-22 117 views
0

這是涼亭依賴性:亭子安裝失敗的,因爲什麼我不安裝

dependencies": [ 
     "angular#>=1.0.8 <1.2.0-rc.1", 
     "restangular#1.1.6", 
     "angular-bootstrap#0.6.0", 
     "jquery#>=1.10.0 <1.11.0", 
     "momentjs#2.2.1", 
     "requirejs#2.1.8", 
     "bootstrap#2.3.2", 
     "underscore#>=1.5.2 <1.6.0", 
     "angular-cookies", 
     "angular-translate", 
     "angular-translate-loader-static-files", 
     "angular-resource", 
     "angular-sanitize", 
     "angular-mocks", 
     "angular-scenario", 
     "angular-loader", 
     "FbAngular" 

    ], 
    "license": "All Rights Reserved", 
    "private": true, 
    "ignore": [ 
     "**/.*", 
     "node_modules", 
     "bower_components", 
     "app/lib", 
     "test", 
     "tests" 
    ] 
} 

但是當我嘗試從命令行中運行:

bower install angular-translate 

我得到這個奇怪的輸出:

亭子角度#*緩存 https://github.com/angular/bower-angular.git#1.0.8亭子角度#*
驗證1.0.8針對https://github.com/angular/bower-angular.git# * 亭子角度#> = 1緩存 https://github.com/angular/bower-angular.git#1.2.0-rc.3亭子 角度#> = 1個驗證1.2.0-rc.3針對 https://github.com/angular/bower-angular.git#> = 1亭子 角平移#*不緩存 https://github.com/PascalPrecht/bower-angular-translate.git# *涼亭 角翻譯#*決心 https://github.com/PascalPrecht/bower-angular-translate.git# *涼亭 角翻譯#*下載 https://github.com/PascalPrecht/bower-angular-translate/archive/1.1.0.tar.gz 涼亭角翻譯#*提取物archive.tar.gz涼亭 角翻譯#*解決 https://github.com/PascalPrecht/bower-angular-translate.git#1.1.0 亭子8#角餅乾ENOTFOUND包8沒有找到

我得到它的一切與我涼亭 - 什麼是錯的?

+0

似乎不值得downvote。 – streetlight

回答