Alberplz / angular2-color-picker

Angular 2 Color Picker Directive, no dependences required.
MIT License
185 stars 82 forks source link

Cannot determine the module for component DialogComponent! #64

Open Jency02 opened 7 years ago

Jency02 commented 7 years ago

In my sample project i have included angular2-color-picker library file, which is not supported for AoT compiler. I am getting the following error " Error : Cannot determine the module for component DialogComponent!" .

Can Anyone please tell me how to fix this issue?

GiuseppePiscopo commented 7 years ago

I think this is quite related to #40