buberdds / angular-bootstrap-colorpicker

Native AngularJS colorpicker directive. No dependency on jQuery or jQuery plugin is required.
MIT License
419 stars 226 forks source link

Unknown provider: colorpicker.moduleProvider #29

Closed ghost closed 10 years ago

ghost commented 10 years ago

As far as I know, I've installed this correctly via bower and included the css and js files in my HTML-page. But it doesn't do the magic. ;) All I got is the following error:

Unknown provider: colorpicker.moduleProvider

So what did I do wrong? Which other information do you need, for fixing this issue?

buberdds commented 10 years ago

Did you add the color picker module as a dependency of your main app module?