vesparny / angular-kickstart

angular-kickstart - speed up your AngularJS development and testing with a great gulpjs build system.
http://bit.ly/angular_kickstart
MIT License
552 stars 83 forks source link

Dev dependencies are out of date #22

Closed lowe0292 closed 9 years ago

lowe0292 commented 9 years ago

I'm about to start a new angular project, and this is my frontrunner as far as kickstarters/generators go, but the out of date dependencies are a small cause for concern.

Any plans to update them?

vesparny commented 9 years ago

hey yes I know, don't have so much free time in this moment. Would you like to try to update deps an see if everything i working as expected?

lowe0292 commented 9 years ago

I bumped everything to the latest on the off chance it would work, but unfortunately it did not. :[

gulp serve threw an error due to some syntax changes in gulp-ruby-sass. Do you recommend taking the time to resolve the conflicts with these updates, or should I just use as is?

vesparny commented 9 years ago

ok, can you paste here your package.json?

Alessandro Arnodo

On Wed, Mar 25, 2015, at 09:34 PM, Scott Lowe wrote:

I bumped everything to the latest on the off chance it would work, but unfortunately it did not. :[

gulp serve threw an error due to some syntax changes in gulp-ruby-sass[1]

— Reply to this email directly or view it on GitHub[2].

Links:

  1. http://stackoverflow.com/questions/28140012/gulp-typeerror-arguments-to-path-join-must-be-strings
  2. https://github.com/vesparny/angular-kickstart/issues/22#issuecomment-86204696
lowe0292 commented 9 years ago

Sure thing!

vesparny commented 9 years ago

ok. I think it's just a matter of updating libraries and use new apis, it won't be so complicated

lowe0292 commented 9 years ago

Cool!

For clarity, are you working on it or should I? Don't want to duplicate our efforts. :]

vesparny commented 9 years ago

I think I wouldn't have time until the next weekend. anyways...PR are always welcome :)