akveo / chernika-mobile

Tinder-like app in Ionic framework
MIT License
150 stars 87 forks source link

bower install #2

Open solracinfl opened 7 years ago

solracinfl commented 7 years ago

When I run bower install I get the following error:

└── ionic-service-core#0.1.10

ionicons#2.0.1 bower_components/ionicons

platform#1.3.1 bower_components/platform

angular#1.4.12 bower_components/angular

angular-animate#1.4.3 bower_components/angular-animate └── angular#1.4.12

angular-ui-router#0.2.13 bower_components/angular-ui-router └── angular#1.4.12

devices.css#7b88c304af bower_components/devices.css

ng-img-crop#0.3.2 bower_components/ng-img-crop

angular-sanitize#1.4.3 bower_components/angular-sanitize └── angular#1.4.12

ngDraggable#0.1.10 bower_components/ngDraggable └── angular#1.4.12

ionic-ion-tinder-cards#c3cb964f61 bower_components/ionic-ion-tinder-cards └── collide#1.0.0-beta.3

collide#1.0.0-beta.3 bower_components/collide 1515-ntabor:pandav2 carfernandez$ gulp build [13:51:25] Using gulpfile ~/Desktop/htdocs/pandav2/gulpfile.js [13:51:25] Task 'build' is not in your gulpfile [13:51:25] Please check the documentation for proper gulpfile formatting 1515-ntabor:pandav2 carfernandez$ gulp build [13:51:59] Using gulpfile ~/Desktop/htdocs/pandav2/gulpfile.js [13:51:59] Task 'build' is not in your gulpfile [13:51:59] Please check the documentation for proper gulpfile formatting 1515-ntabor:pandav2 carfernandez$ bower install bower ng-img-crop#a020d2c9f1ee8eb59736830800f6bd99f628c3fc not-cached git@github.com:akveo/ngImgCrop.git#a020d2c9f1ee8eb59736830800f6bd99f628c3fc bower ng-img-crop#a020d2c9f1ee8eb59736830800f6bd99f628c3fc resolve git@github.com:akveo/ngImgCrop.git#a020d2c9f1ee8eb59736830800f6bd99f628c3fc bower ng-img-crop#a020d2c9f1ee8eb59736830800f6bd99f628c3fc checkout a020d2c9f1ee8eb59736830800f6bd99f628c3fc bower ng-img-crop#a020d2c9f1ee8eb59736830800f6bd99f628c3fc ECMDERR Failed to execute "git clone git@github.com:akveo/ngImgCrop.git /var/folders/jx/k8_0q4qs59n816pvd_v9gltm0000gp/T/carfernandez/bower/fb998716d8589ef7c8237fb51d5396a4-12254-Ns0okP --progress", exit code of #128 Cloning into '/var/folders/jx/k8_0q4qs59n816pvd_v9gltm0000gp/T/carfernandez/bower/fb998716d8589ef7c8237fb51d5396a4-12254-Ns0okP'... Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.

Additional error details: Cloning into '/var/folders/jx/k8_0q4qs59n816pvd_v9gltm0000gp/T/carfernandez/bower/fb998716d8589ef7c8237fb51d5396a4-12254-Ns0okP'... Permission denied (publickey). fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists.

ghost commented 7 years ago

Having the same error