Broderick Young

Results 5 comments of Broderick Young

Second this issue. I had a working config on windows 8. Recently updated and grunt-notify stopped working.

Looks like you can toggle if the notifications from the action center show up or not. You just need to toggle the settings. ![grunt notifications](https://cloud.githubusercontent.com/assets/5355035/9477757/418ebad2-4b39-11e5-99b4-113e47a6077e.PNG) Here's the workflow I used:...

I'd make sure you're getting notifications in the center at all like stephenbe's picture. If you're not, there's probably something not quite right with your use of grunt-notify. If they...

This seems to have been fixed at one point (i.e. https://github.com/angular/batarang/issues/140 ) but I'm still seeing it now.

Was able to solve this locally by using ``` "imagejs": "glennjones/imagejs" ``` in my package.json instead. Looks like that fork has another version.