Skip to content

Migrations are failing, when @angular-devkit/core is not on root level in the node_modules #13668

@Lipata

Description

@Lipata

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

  1. Have a project with @angular/core & @angular/cli version 16.2
  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

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions