frontend-united / generator-drupal-theme

A yeoman generator to start the foundation of any Drupal theme.
38 stars 15 forks source link

gulp install hangs #10

Open cdracars opened 9 years ago

cdracars commented 9 years ago

when doing a Aurora Corona sub-theme install, the generator hangs at the compass area... this is with and without the --skip-compass flag... also in the gulpfile there is a trailing "i" after a semicolon line 65.

cosmin-hodis commented 9 years ago

I guess is the same problem that I have - after running yo aurora the generator hangs at:

Post-install message from compass: Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks! write css/maintenance.css write css/style.css

It doesn't display any error, just stays there forever.

Options: Drupal theme: Aurora Aurora base: Corona Options: Gulp, Bower

Yeoman version: 1.3.3 Aurora generator version: 0.3.0

OS: OS X Yosemite

marcvangend commented 9 years ago

I'm getting the same thing. When it hangs, I just quit with Ctrl-C and it all seems to work fine... but maybe I just don't know what I'm missing :-)

Theme: Aurora Aurora type: Polaris Options: Gulp Yeoman version: 1.3.3 Aurora generator version: 0.3.0 Drupal theme generator version: 0.1.5 OS: Arch Linux

cosmin-hodis commented 9 years ago

I did a image restore on my Yosemite installation... and the problem is gone. I'm not sure what was the culprit, though. Now my Yeoman version is 1.3.2.

cosmin-hodis commented 9 years ago

Any news on this? It's quite frustrating.