ndxbxrme / generator-angular-meteor

106 stars 19 forks source link

After generator angular and ui-router missing #22

Open waynethompson opened 8 years ago

waynethompson commented 8 years ago

I create an app without bower and angular, ui-router and ui-bootstrap are missing.

Is there an extra step or is this a bug?

Running on windows 7

waynethompson commented 8 years ago

I notice if I create with bower the bower file and the settings file is there but there are no packages in the bower file.

ndxbxrme commented 8 years ago

hey wayne, that's a bug i'll look into it

bramgiessen commented 8 years ago

Same thing happening here

ndxbxrme commented 8 years ago

It actually seems to be a problem with the pagination package that is causing all the issues. If you make an app without pagination then everything should be ok. I'm searching for a better solution now...

bramgiessen commented 8 years ago

Yap, without the pagination it works nicely :)

ndxbxrme commented 8 years ago

Try updating your generator (v0.18.3) I've frozen the pagination package at 0.9.0 which seems to have fixed things.