indrimuska / angular-moment-picker

Angular Moment Picker is an AngularJS directive for date and time picker using Moment.js.
http://indrimuska.github.io/angular-moment-picker/
MIT License
525 stars 227 forks source link

Including 'moment-picker' in the project issue #227

Open mustafaodeh123 opened 6 years ago

mustafaodeh123 commented 6 years ago

Hi @indrimuska ,

I am using bower.json to install moment-picker and everything works fine. But as soon as I include it in the project I get tons of errors. image

I am using angular 1.5.5 and moment 2.19. angular and moment also exist under the global folder for typings.

I don't know what's missing or what I did wrong!

thanks, Mustafa Odeh