Skip to content

Unable to update to Angular 22 #35910

@urielzen

Description

@urielzen

Current Behavior

Creating or updating an Nx workspace with Angular 22 triggers peer‑dependency conflicts.

Some Angular‑related generators and executors fail due to version checks.

@nx/angular currently caps supported Angular versions below 22.

Expected Behavior

Nx should recognize Angular 22 as a supported version.

Generators, executors, and migrations should work without version‑related failures.

@nx/angular peer dependencies should be updated accordingly.

GitHub Repo

No response

Steps to Reproduce

npx create-nx-workspace@latest my-workspace --preset=angular

Nx Report

Node           : 22.15.0
OS             : win32-x64
Native Target  : x86_64-windows
npm            : 11.6.0
daemon         : Disabled

nx (global)            : 22.3.1
nx                     : 22.7.5
@nx/js                 : 22.7.5
@nx/eslint             : 22.7.5
@nx/workspace          : 22.7.5
@nx/angular            : 22.7.5
@nx/jest               : 22.7.5
@nx/devkit             : 22.7.5
@nx/eslint-plugin      : 22.7.5
@nx/module-federation  : 22.7.5
@nx/web                : 22.7.5
@nx/webpack            : 22.7.5
typescript             : 6.0.3
---------------------------------------
Community plugins:
@fortawesome/angular-fontawesome : 5.0.0
@ngrx/operators                  : 21.1.1
@ngrx/signals                    : 21.1.1
angular-eslint                   : 22.0.0
---------------------------------------
Cache Usage: 0.00 B / 47.40 GB

Failure Logs

Package Manager Version

No response

Operating System

  • macOS
  • Linux
  • Windows
  • Other (Please specify)

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions