Skip to content

Creating a new Angular 8 project doesn't give me options #14640

Closed
@devpato

Description

@devpato

🐞 Bug report

Command (mark with an x)

- [x] new

Is this a regression?

Yes, Angular 7 CLI used to have the functionality
1_iCOVKdl5WbAo0uoOnEmzEw

Description

I'm creating a new Angular 8 project and I was trying to set the style sheets to SCSS and create angular routing from the beginning of the project. I know I can do it manually, but it was pretty nice to have the menu of options in the command line.

Now I have to do: ng new my-project --style=scss --routing

🔬 Minimal Reproduction

ng new my-project

🌍 Your Environment


Angular CLI: 8.0.1
Node: 10.16.0
OS: win32 x64
Angular:
...

Package                      Version
------------------------------------------------------
@angular-devkit/architect    0.800.1
@angular-devkit/core         8.0.1
@angular-devkit/schematics   8.0.1
@schematics/angular          8.0.1
@schematics/update           0.800.1
rxjs                         6.4.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions