Dependencies cannot be resolver after upgrade kendo-ui

1 Answer 200 Views
General Discussions
Charlie
Top achievements
Rank 1
Charlie asked on 02 May 2023, 05:01 PM

Hi there,

I have a project using "@progress/kendo-ui": "^2020.3.1021", and I upgraded it to the latest version ("@progress/kendo-ui": "^2023.1.425"). After the upgrade, the dependent file cannot be found anymore. The files are no longer existing in the folder.

 

 

 

How can I fix the issue?

Thanks!

 

1 Answer, 1 is accepted

Sort by
0
Accepted
Martin
Telerik team
answered on 05 May 2023, 08:24 AM

Hello, Charlie,

The LESS-based themes, such as the ones you are currently using, are no longer distributed as we dropped their support in R1 2023. You will need to migrate to the corresponding SASS-theme. Please refer to the table in this article which should guide you.

Let me know if you have any questions.

Regards,
Martin
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources
Charlie
Top achievements
Rank 1
commented on 17 Aug 2023, 10:20 PM

Hi Martin,

Beside to the CSS issue, I'm still facing the fonts and image issue.

Not sure how can I fix it?

Thanks,

Charlie

Neli
Telerik team
commented on 22 Aug 2023, 11:23 AM

Hi Charlie,

The default icon type in the Telerik and Kendo UI themes is changed to 'SVG' icons. Thus, with the latest version the mentioned files are no longer needed and you can remove the references to the "WebComponentsIcons.ttf" and "WebComponentsIcons.woff" files.

You can read more in the articles linked below:

https://docs.telerik.com/kendo-ui/styles-and-layout/sass-themes/svg-icons

https://docs.telerik.com/kendo-ui/styles-and-layout/sass-themes/font-icons-migration

Regards,

Neli

Tags
General Discussions
Asked by
Charlie
Top achievements
Rank 1
Answers by
Martin
Telerik team
Share this question
or