Skip to content

Adding igniteui-angular in brand new ng new project with Angular 22 does not add the font and material icons #1738

Description

@mddragnev

Ignite UI CLI Version

latest

Framework

Angular

CLI Command

Other

Node.js Version

latest

Operating System

Windows

Package Manager

None

Description

Adding igniteui-angular in brand new ng new project with Angular 22 does not add the font and material icons

Steps to Reproduce

1.Create new project with latest ng cli - ng new
2.ng add igniteui-angular@latest
3.Observe

Actual Result

The schematics does not update the index.html with the imports for icons and font file because it couldnt find the index.html.

Expected Result

The schematics should be able to correctly import the fonts and material icons

Error Output / Logs

Additional Context

No response

Metadata

Metadata

Assignees

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions