ERROR in The target entry-point "@progress/kendo-angular-editor" has missing dependencies: - @progress/kendo-angular-treeview

1 Answer 1534 Views
General Discussions Scheduler
Rory
Top achievements
Rank 1
Rory asked on 14 Sep 2021, 06:38 PM

I'm getting the above error.  I've tried npm i @progress/kendo-angular-treeview

I try npm start and then I get a slightly different error and I might have to do npm i @progress/kendo-angular-label

The errors end up taking ages to get because each npm start takes a few min to get to the error.

I've tried deleting node modules and npm install but the same errors keep cropping up. I recently merged code and perhaps that's the cause but I want to fix it.  Any suggestions?

Bob
Top achievements
Rank 3
Iron
Iron
Veteran
commented on 13 May 2022, 06:52 PM

Getting the same error.  Was this ever resolved?

1 Answer, 1 is accepted

Sort by
0
Martin
Telerik team
answered on 18 May 2022, 06:45 AM

Hi Rony, Bob,

The Kendo UI for Angular Editor, as well as other widgets from the suites, has dependencies that need to be installed alongside the installation of the component itself. Based on the provided details, I am not sure which approach was taken - Quick Setup with Angular CLI or Manual Setup.

I tested the Quick Setup command inside an Angular 13 project. But the package was installed correctly and the project was built successfully:

In the Manual Setup approach command, the TreeView package was part of the components that needs to be installed:

Please could I ask you to provide more details about the steps that are followed and end with the mentioned error. Thank you in advance.

Regards,
Martin
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

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