Getting cannot resolve type entity i25.IconsModule error

1 Answer 278 Views
General Discussions Icon
Jyothi
Top achievements
Rank 1
Iron
Iron
Veteran
Jyothi asked on 20 Nov 2024, 06:36 PM

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

Georgi
Telerik team
commented on 25 Nov 2024, 12:31 PM

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:

  1. Download and unzip the folder.
  2. Execute npm install.
  3. Run ng serve.

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

 

1 Answer, 1 is accepted

Sort by
0
Jyothi
Top achievements
Rank 1
Iron
Iron
Veteran
answered on 25 Nov 2024, 01:12 PM

Hi Georgi,

 

Our developed cleared all the cache and re-ran the npm install and seems like the problem is resolved with ng build after this. Thanks for your prompt attention to this issue.

 

Regards,

Jyothi

Tags
General Discussions Icon
Asked by
Jyothi
Top achievements
Rank 1
Iron
Iron
Veteran
Answers by
Jyothi
Top achievements
Rank 1
Iron
Iron
Veteran
Share this question
or