Skip to content

nx migrate does not update @nx/angular-rspack #32772

@shultiaiev-tp

Description

@shultiaiev-tp

Current Behavior

Whenever you run nx migrate latest it updates everything but @nx/angular-rspack.

Expected Behavior

It should update the @nx/angular-rspack as well.

GitHub Repo

No response

Steps to Reproduce

  1. Scaffold an empty repo with an older CLI
  2. Add Angular host and remote(s) for MFEs setup
  3. Run schematics to migrate projects to RSPack
  4. Run nx migrate latest and see @nx/angular-rspack not being updated

Nx Report

Node           : 22.19.0
OS             : darwin-arm64
Native Target  : aarch64-macos
npm            : 11.5.2

nx                     : 21.5.2
@nx/js                 : 21.5.2
@nx/eslint             : 21.5.2
@nx/workspace          : 21.5.2
@nx/angular            : 21.5.2
@nx/devkit             : 21.5.2
@nx/eslint-plugin      : 21.5.2
@nx/module-federation  : 21.5.2
@nx/rspack             : 21.5.2
@nx/web                : 21.5.2
@nx/webpack            : 21.5.2
typescript             : 5.9.2
---------------------------------------
Registered Plugins:
@nx/rspack/plugin
---------------------------------------
Community plugins:
angular-eslint : 20.3.0
---------------------------------------
Cache Usage: 0.00 B / 46.04 GB

Failure Logs

Package Manager Version

No response

Operating System

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

Additional Information

No response

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions