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

feat(core): add support for Node.js version 18 #47730

Closed
wants to merge 1 commit into from

Commits on Oct 11, 2022

  1. feat(core): add support for Node.js version 18

    This change aligns with the supported Node.js versions of the Angular CLI.
    See: angular/angular-cli#24026
    
    BREAKING CHANGE: Angular no longer supports Node.js versions `14.[15-19].x` and `16.[10-12].x`. Current supported versions of Node.js are `14.20.x`, `16.13.x` and `18.10.x`.
    alan-agius4 committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    52ffb47 View commit details
    Browse the repository at this point in the history