- Downlaoded https://github.com/DHTMLX/angular2-gantt-demo the same
- Installed npm
- Compiled using ng serve
- getting the following error
ERROR in D:/Victor/POC/angular2-gantt-demo-master (1)/angular2-gantt-demo-master/src/app/components/gantt.component.ts (8,16): File
‘D:/Victor/POC/angular2-gantt-demo-master (1)/angular2-gantt-demo-master/node_modules/@types/dhtmlxgantt/index.d.ts’ is not a module.)
D:/Victor/POC/angular2-gantt-demo-master (1)/angular2-gantt-demo-master/src/app/components/gantt.component.ts (8,16): Cannot import
type declaration files. Consider importing ‘dhtmlxgantt’ instead of ‘@types/dhtmlxgantt’.)
Please help me to solve this issue