urish / angular-moment

Moment.JS directives for Angular.JS (timeago and more)
MIT License
2.6k stars 397 forks source link

bower install angular-moment moment --save ERROR: "ECONFLICT Unable to find suitable version for moment" #224

Closed mescalito closed 8 years ago

mescalito commented 8 years ago

I'm getting an error "ECONFLICT Unable to find suitable version for moment" when running "bower install angular-moment moment --save". Any idea what is going on?

Thanks!

priidikvaikla commented 8 years ago

Does it let you choose the version manually? Can you also show the console output?

stevengiraldo commented 8 years ago

what was the solution? I have the same problem

mescalito commented 8 years ago

easy answer and solution, or at least it was for me. I hope this help u out: http://stackoverflow.com/questions/35844652/bower-unable-to-find-a-suitable-version-for-angular

I should post this before. sorry!