TypeError: Object(...) is not a function at Module node_modules/@progress/kendo-angular-intl/dist/fesm5/index.js

1 Answer 1067 Views
Grid
Technical
Top achievements
Rank 1
Technical asked on 12 May 2021, 11:52 AM

Hi ,

I'm using Kendo with angular 7.2.0 but getting this error - 

 TypeError: Object(...) is not a function at Module node_modules/@progress/kendo-angular-intl/dist/fesm5/index.js.

I also tried downloading the specific versions for the same using  -ng add @progress/kendo-angular-grid@ng7 but getting errors like module not found or No matching version found.

Please help me with this issue.

Thank you.

 

 

 

1 Answer, 1 is accepted

Sort by
0
Svet
Telerik team
answered on 17 May 2021, 06:16 AM

Hi,

I can confirm that when using an outdated Angular version then the compatible Kendo packages versions should be installed as demonstrated by you:

ng add @progress/kendo-angular-grid@ng7

https://www.telerik.com/kendo-angular-ui/components/installation/up-to-date/#toc-updating-to-unsupported-releases

Unfortunately, from the provided information I am not sure what causes the issue on your side.

What I can suggest is to remove the node_modules and any existing package-lock.json files and reinstall the dependencies. If the issue persists could I ask you to provide an archived project demonstrating the errors. Thank you in advance. That will allow me inspect the code and try provide some further feedback.

Regards,
Svetlin
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
Grid
Asked by
Technical
Top achievements
Rank 1
Answers by
Svet
Telerik team
Share this question
or