Skip to content

Respect --ignore-engines flag when creating Angular v12 workspace #20050

Closed
@prabh-62

Description

@prabh-62

🐞 Bug report

Command (mark with an x)

  • new
  • build
  • serve
  • test
  • e2e
  • generate
  • add
  • update
  • lint
  • extract-i18n
  • run
  • config
  • help
  • version
  • doc

Is this a regression?

Not applicable

Description

Developers should be able to create angular applications under any node runtime using custom CLI flags

🔬 Minimal Reproduction

❯ npx @angular/[email protected] new admin-console --ignore-engines

ng_12_node_15

🔥 Exception or Error


Node.js version v15.8.0 detected.
Odd numbered Node.js versions will not enter LTS status and should not be used for production. For more information, please see https://nodejs.org/en/about/releases/.

🌍 Your Environment


❯ node --version
v15.8.0
❯ yarn --version
1.22.10
❯ npm --version
7.5.0

Anything else relevant?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions