How to upgrade kendo react Grid component to vesrion 5.5.0?

1 Answer 74 Views
Grid
Abhishek
Top achievements
Rank 2
Iron
Iron
Iron
Abhishek asked on 30 Nov 2023, 04:31 AM

I want to upgrade kendo react Grid component(@progress/kendo-react-grid@5.5.0) to version 5.5.0.  but its showing dependency errors related some other components as well.  Please help on this issue.

1 Answer, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 30 Nov 2023, 03:06 PM

Hello, Abhishek,

The Grid is a pretty complex component that depends on many nested ones and the best approach is to use the same version for all KendoReact packages in your project. Can you make the version of all used packages to match the target version of the Grid and try to install the components again?

You can also try calling `npm install --legacy-peer-deps` command if the above does not help.

Regards,
Vessy
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!

Tags
Grid
Asked by
Abhishek
Top achievements
Rank 2
Iron
Iron
Iron
Answers by
Vessy
Telerik team
Share this question
or