标签: angular kendo-ui kendo-ui-angular2
我需要通过Kendo编辑一些组件。
遵循以下说明: https://www.telerik.com/kendo-angular-ui/components/installation/source-code/
每次我尝试将Module导入我的app.module组件时,我都会收到错误消息:
Cannot find module
请帮忙吗?
答案 0 :(得分:0)
更新后的《入门指南》使用Angular CLI,因此使用WebPack2。有关详细信息,请检查以下documentation section 。