In the file mvNotifier.js line 1 : angular.module('app').value('mvToastr',toastr); I am getting **Uncaught ReferenceError: toastr is not defined error**. Any idea how to resolve it ?