Alberplz / angular2-color-picker

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

App Stops loading after adding colorPicker #117

Open ashishpurohit30 opened 7 years ago

ashishpurohit30 commented 7 years ago

After running the npm install in root project folder and when trying to use it inside a component It is showing Template parser errors. "Can't bind to 'colorPicker' since it isn't a known property of 'input'."

package.json is also updated but still it is not working. Please help, it is a very useful tool and I wish to use it in my Project