Skip to content

Inform developer when used Angular CLI version doesn't match the intended project version #18

@glenstaes

Description

@glenstaes

Today, I generated a new workspace and application using the commands described in the README file. I was using version 3.1.0 of @ppwcode/angular-schematics but it generated an Angular application using version 11 because I had version 11.2.1 of the Angular CLI installed globally.

After updating the CLI to 12.1.4 globally and running the command again, the workspace and application were generated using Angular version 12.1.4 so maybe we want to let the developer know that the generated workspace is not of the same major Angular version? Or even prevent this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions