angular-fullstack / generator-angular-fullstack

Yeoman generator for an Angular app with an Express server
https://awk34.gitbook.io/generator-angular-fullstack
6.12k stars 1.24k forks source link

yo angular-fullstack:route do not work #947

Closed jackkum closed 9 years ago

jackkum commented 9 years ago

I'm try to create a route as mentioned here https://github.com/DaftMonk/generator-angular-fullstack#route $ yo angular-fullstack:route companies ? Where would you like to create this route? clinet/app ? What will the url of your route be? /companies

And more nothing. What i'm doing wrong?

yo --version 1.4.6 bower --version 1.4.0 node --version v0.10.24

Awk34 commented 9 years ago

Can you provide more information?

jackkum commented 9 years ago

@Awk34 what information you need? angular-fullstack

jackkum commented 9 years ago

looks like is a not angular-fullstack trouble https://github.com/DaftMonk/generator-ng-component/blob/master/util.js#L120 this method always return false

jackkum commented 9 years ago

this helped to me https://github.com/brutalhonesty/linesPerBeat/blob/master/.yo-rc.json append to .yo-rc.json block generator-ng-component