-
Notifications
You must be signed in to change notification settings - Fork 159
Closed
Closed
Copy link
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug🔥 severity: high✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.version: 15.1.xversion: 16.1.xversion: 17.0.x
Description
Description
It is possible that the @angular-devkit/core is not at the root level in the node_modules. Migrations are developed so that they require that package on the root level, however, we should revisit that.
- igniteui-angular version: 17.0.x
- browser: N/A
Steps to reproduce
- Have a project with @angular/core & @angular/cli version 16.2
- ng update @angular-eslint/schematics @angular/cli @angular/core @infragistics/igniteui-angular
or ng update @angular-eslint/schematics @angular/cli @angular/core @infragistics/igniteui-angular @igniteui-cli
Result
Migrations for igniteui-angular or igniteui-cli fails
Expected result
Migrations are executed
Metadata
Metadata
Assignees
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug🔥 severity: high✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.version: 15.1.xversion: 16.1.xversion: 17.0.x