Overnight, it seems like one of the dependencies from html-angular-validate, w3cjs, got an update from version 0.3.0 to 0.3.1 and a bunch of its own dependencies have changed. From that point on, whenever I try to run htmlangular using grunt-html-angular-validate, I get the following message :
Running "htmlangular:main" (htmlangular) task
Fatal error: Cannot read property 'messages' of null
Process finished with exit code 3
Does that ring a bell to anyone? Is there an easy way to fix this?
Hi,
Overnight, it seems like one of the dependencies from html-angular-validate, w3cjs, got an update from version 0.3.0 to 0.3.1 and a bunch of its own dependencies have changed. From that point on, whenever I try to run htmlangular using grunt-html-angular-validate, I get the following message :
Does that ring a bell to anyone? Is there an easy way to fix this?