Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the application schematic should prompt for --routing and --style #14705

Closed
ahasall opened this issue Jun 7, 2019 · 2 comments
Closed

the application schematic should prompt for --routing and --style #14705

ahasall opened this issue Jun 7, 2019 · 2 comments
Labels
area: schematics/angular feature Issue that requests a new feature
Milestone

Comments

@ahasall
Copy link
Contributor

ahasall commented Jun 7, 2019

🐞 Bug report

Command (mark with an x)

- [ ] new
- [ ] build
- [ ] serve
- [ ] test
- [ ] e2e
- [x] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] config
- [ ] help
- [ ] version
- [ ] doc

Is this a regression?

No

Description

A clear and concise description of the problem...

ng generate application <name> doesn't prompt for --routing and --style

🔬 Minimal Reproduction

ng generate application my-app

🔥 Exception or Error





🌍 Your Environment




Angular CLI: 8.0.1
Node: 10.15.3
OS: darwin x64
Angular: 8.0.0
... animations, cdk, common, compiler, compiler-cli, core, forms
... language-service, material, platform-browser
... platform-browser-dynamic, router

Package                            Version
------------------------------------------------------------
@angular-devkit/architect          0.800.1
@angular-devkit/build-angular      0.800.1
@angular-devkit/build-ng-packagr   0.800.1
@angular-devkit/build-optimizer    0.800.1
@angular-devkit/build-webpack      0.800.1
@angular-devkit/core               8.0.1
@angular-devkit/schematics         8.0.1
@angular/cli                       8.0.1
@ngtools/json-schema               1.1.0
@ngtools/webpack                   8.0.1
@schematics/angular                8.0.1
@schematics/update                 0.800.1
ng-packagr                         5.2.0
rxjs                               6.5.2
typescript                         3.4.5
webpack                            4.30.0

Anything else relevant?

I will make a PR to fix this issue :)

ahasall added a commit to ahasall/angular-cli that referenced this issue Jun 7, 2019
…outing and --style

This is the first step towards solving issue related to angular#13383

closes angular#14705
@ngbot ngbot bot added this to the Backlog milestone Jun 10, 2019
ahasall added a commit to ahasall/angular-cli that referenced this issue Jun 26, 2019
…outing and --style

This is the first step towards solving issue related to angular#13383

closes angular#14705
ahasall added a commit to ahasall/angular-cli that referenced this issue Jul 22, 2019
…outing and --style

This is the first step towards solving issue related to angular#13383

closes angular#14705
ahasall added a commit to ahasall/angular-cli that referenced this issue Jul 25, 2019
…outing and --style

This is the first step towards solving issue related to angular#13383

closes angular#14705
@Splaktar
Copy link
Member

Fixed in PR #14638.

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: schematics/angular feature Issue that requests a new feature
Projects
None yet
Development

No branches or pull requests

3 participants