kensho-technologies / ng-alertify

[DEPRECATED] AngularJS wrapper around alertify popup library
http://kensho.github.io/ng-alertify/
MIT License
18 stars 14 forks source link

Error: Missing alertify object(…) when load ng-alertify.js in root of bower_components\ng-alertify #15

Open cagline opened 7 years ago

cagline commented 7 years ago

I'm getting this error when i run grunt serve dependency injection loads ng-alertify.js in root of ng-alertify directory in bower_component. ng-alertify.js in root gives some errore Error: Missing alertify object(…) it can be fixed with replace 'main' attribute with 'disi/ng-alertify.js' image