Using kendo-wrapper packages throw dependencie issue on npm install

1 Answer 23 Views
Chart wrappers (package) DataSource wrappers (package)
Oliver
Top achievements
Rank 1
Oliver asked on 13 Mar 2025, 06:05 PM

Hi there,

I'm updating my kendo components which works fine.

  •    "@progress/kendo-data-query": "^1.7.1",
  •     "@progress/kendo-drawing": "^1.21.2",
  •     "@progress/kendo-licensing": "^1.5.1",
  •     "@progress/kendo-theme-default": "^10.3.1",
  •     "@progress/kendo-theme-material": "^10.3.1",
  •     "@progress/kendo-ui": "^2025.1.227",
  •     "@progress/kendo-vue-animation": "^6.1.0",
  •     "@progress/kendo-vue-data-tools": "^6.1.0",
  •     "@progress/kendo-vue-dateinputs": "^6.1.0",
  •     "@progress/kendo-vue-dropdowns": "^6.1.0",
  •     "@progress/kendo-vue-grid": "^6.1.0",
  •     "@progress/kendo-vue-inputs": "^6.1.0",
  •     "@progress/kendo-vue-intl": "^6.1.0"

But when I try to install the wrapper packages:

  •  @progress/kendo-charts-vue-wrapper
  • @progress/kendo-datasource-vue-wrapper
  • @progress/kendo-dropdowns-vue-wrapper
  • @progress/kendo-inputs-vue-wrapper

I get dependency issues (see image attached). The wrapper packages expect kendo-ui 2024.3.806

Questions:

  • Is it save to use --force or better  --legacy-peer-deps? 
  • Can you please update these package dependencies to kendo-ui@latest?
  • Or are the wrapper packages of no use anymore?

Thank you very much

Oliver

      

1 Answer, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 14 Mar 2025, 07:20 AM

Hello, Oliver,

The experienced behavior is faced due to the fact the Kendo UI for Vue Wrapper components reached end of life (EOL) as of May 2024. You can find details on this matter and how to transition smoothly to the Native Vue alternatives of the used wrappers in the following article:

Regards,
Vessy
Progress Telerik

Enjoyed our products? Share your experience on G2 and receive a $25 Amazon gift card for a limited time!

Oliver
Top achievements
Rank 1
commented on 14 Mar 2025, 08:14 AM

Hi Vessy,

 

thank you for pointing it out. So let's migrate :-)

 

Regards

Oliver

Vessy
Telerik team
commented on 14 Mar 2025, 08:15 AM

You are most welcome, Oliver :)

Feel free to contact us again should you face any issues during the migration.

Tags
Chart wrappers (package) DataSource wrappers (package)
Asked by
Oliver
Top achievements
Rank 1
Answers by
Vessy
Telerik team
Share this question
or