generator-angular-fullstack icon indicating copy to clipboard operation
generator-angular-fullstack copied to clipboard

Yeoman generator for an Angular app with an Express server

Results 102 generator-angular-fullstack issues
Sort by recently updated
recently updated
newest added

- [x] I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests. Item | Version ----- | -----...

- [ ] I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests. Item | Version ----- |...

info

i18n is very useful that could be added.

enhancement
need details
major
Help Wanted

After everything @ ng-conf 2016, I now have a plan on transitioning the generator to Angular 2. Requires: - [x] Modules (webpack) - [ ] upgrade adapter - [x] New...

major
semver-major

- [x] I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests. | Item | Version | |...

- [x] I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests. | Item | Version | |...

- [*] I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests. I created a new TypeScript project,...

When I run gulp serve, I see console of chorme as attached and cmd console with errors below: ![capture](https://cloud.githubusercontent.com/assets/1188412/25317395/f4b76cc2-2845-11e7-8429-32b2119ae552.PNG) ----------------- [default] C:/Aditya/Programming/generator-angular-fullstack@alpha/client/app/account/settings/settings.component.ts:35:12 Property 'Auth' does not exist on type 'SettingsComponent'....

Using mongoose + Babel or TypeScript, it seems that there is little mistake in seed.js This line should be removed : https://github.com/angular-fullstack/generator-angular- fullstack/blob/master/templates/app/server/config/seed(models).js#L74

I have recently installed angular fullstack v2.1.1 and have updated angular to 1.6.*.After bower install I am getting the error below: UnauthorizedError: No authorization token was found at middleware (C:\Users\Ajax\Desktop\bookWorms\book-worm\node_modules\express-jwt\lib\index.js:80:21)...