Skip to content

disable Odd numbered Node.js version warning

Closed

Description

Command

config

Description

The following will be shown for odd numbered node.js env

Node.js version v19.0.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/.

Not a problem most of the time except when you appended source <(ng completion script) to your shell init script. The warning broke the source action.

Describe the solution you'd like

allow flag to disable this warning

Describe alternatives you've considered

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions