jonsamwell / angular-auto-validate

An automatic validation module for AngularJS which gets rid of excess html in favour of dynamic element modification to notify the user of validation errors
MIT License
346 stars 76 forks source link

angular-auto-validate with bower #154

Open destino92 opened 8 years ago

destino92 commented 8 years ago

I am trying to install angular-auto-validate using bower but i run my grunt task i keep on getting errors, grunt is not able to copy it from vendor/ directory to build/vendor any idea what is going on is it a dependency problem?