Swiip / generator-gulp-angular

Yeoman generator for AngularJS with GulpJS [UNMAINTAINED next iteration is FountainJS]
http://fountainjs.io
3.72k stars 664 forks source link

Incompatibility between foundation-sites and angular-foundation version #1075

Open koutakou opened 8 years ago

koutakou commented 8 years ago

I'm using foundation with this generator and I realized incompatibility between Foundation 6 and angular-foundation / angular 1.5+ dependency.

Angular-foundation seems to be compatible with version 5 only, not 6. I think you can use angular-foundation-6

Any suggest ?

Thank for your time !

Swiip commented 8 years ago

Perhaps the upgrade has been done a bit hastily. angular-foundation-6 seems to be the right move.

freeman29 commented 8 years ago

How can we use angular-foundation-6 instead of 5? is there an existing guide out there?