Alberplz / angular2-color-picker

Angular 2 Color Picker Directive, no dependences required.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can compile in Aot mode

trsh opened this issue · comments

commented

Can compile in Aot mode

Error: Cannot determine the module for class TextDirective in C:/Projects/xxx/node_modules/angular2-color-picker/lib/color-picker.directive.ts! Add TextDirective to the NgModule to fix it.
Cannot determine the module for class SliderDirective in C:/Projects/xxx/node_modules/angular2-color-picker/lib/color-picker.directive.ts! Add SliderDirective to the NgModule to fix it.
Cannot determine the module for class DialogComponent in C:/Projects/xxx/node_modules/angular2-color-picker/lib/color-picker.directive.ts! Add DialogComponent to the NgModule to fix it.