Hi,
We are using kendo UI for angular in our project. The angular version is 18. We are upgrading bootstrap from version 3.x to five point 5.3.3.
When we did an ng build it failed with the following error.
"cannot resolve type entity i25.IconsModule error"
My question is, are there any changes to the kendo libraries that it needs
kendo-angular-icons package to be installed as well?
We never had to do this before. We never included this library in our angular package.json
Regards,
Jyothi
Hi Jyothi,
Thank you very much for the details provided.
Based on the information provided in the thread so far, I tried to reproduce the error with the IconsModule that is thrown in an Angular v18 application upon running the ng build command. However, it seems to me that I might be missing out on some of the reproduction steps since an Angular application rendering the Kendo UI for Angular Grid is built according to the expectations on my side, and no error message is thrown:
For your reference, I am attaching to this response the Angular project where I performed the testing. To run the app:
As for any relevant changes to the Kendo UI for Angular packages, what I would suggest would be for the developer to check out our Changelog and Rendering Changes articles:
Since I want to avoid misunderstandings and provide the maximum utility out of the support service, I would ask you to provide more detailed information about the specifics of the implementation or, ideally, a small, runnable example demonstrating the exact error (feel free to modify the attached project). This would allow me to gain a better understanding of the exact scenario and thus come up with a more suitable suggestion.
I am looking forward to your reply.
Regards,Georgi
Progress Telerik