I just did an ng add for kendo-angular-buttons and got this message:
"Package "@progress/kendo-angular-buttons" was found but does not support schematics."
It's not an error, but it is an alarming red color on my Powershell window...
What does this mean and should I worry about it?
1 Answer, 1 is accepted
0
Hetali
Telerik team
answered on 05 Dec 2024, 04:05 PM
Hi Thomas,
Thank you for reaching out.
The issue seems to be related to outdated dependencies (specifically Angular CLI) as discussed in this GitHub Issues comment. Could you please update your packages to the latest version, clear the cache, and try adding the Kendo UI Buttons package again? Let me know if that resolves the error.
If you continue to see the error, please share your package.json file along with any relevant details that can help me investigate. I can then assist you with the fix.