afup / haphpy-birthday

Website for PHP 20th anniversary video
http://haphpy-birthday.net
MIT License
22 stars 43 forks source link

Composer install and bin/robo failed #131

Closed supertanuki closed 9 years ago

supertanuki commented 9 years ago

At the end of composer install, I have an error:

Script ./bin/robo install handling the post-install-cmd event returned with an error

  [RuntimeException]                                                                                                                                                           
  Error Output:                                                                                                                                                                

    [Exception]                                                                                                                                                                
    Undefined mixin transform: failed at `@include transform(translate(-50%, -50%));` src/AFUP/HaphpyBirthdayBundle/Resources/assets/sass/modules/_exemples.scss on line 40
agallou commented 9 years ago

@supertanuki this could be a problem when getting the bower dependencies, could you provide us the full log for your composer install" ?

supertanuki commented 9 years ago

Forget! It works now. I think it was a dependency which was not temporary available.

woecifaun commented 9 years ago

@agallou It's exactly the same error as in https://travis-ci.org/afup/haphpy-birthday/builds/80977298

[Bower\Install] Install Bower packages: 
You have reached GitHub hour limit! Actual limit is: 60

I think it happens when we have a lot of commits on the repo… Asking too much download from GitHub :-/