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
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