I am seeing that error notified when using Watch and Less together. It only seems to affect the Less notification and not others. If I remove the err parameter from the cb function call on line 88 of notify-lib.js the error goes away and everything seems to work fine. Any thoughts? Thanks!
I am seeing that error notified when using Watch and Less together. It only seems to affect the Less notification and not others. If I remove the err parameter from the cb function call on line 88 of notify-lib.js the error goes away and everything seems to work fine. Any thoughts? Thanks!
"grunt": "~0.4.5", "grunt-contrib-less": "0.11.4", "grunt-contrib-watch": "~0.6.1", "grunt-notify": "~0.3.1"