Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

gulp error notification #654

Closed
jimlongo56 opened this issue Dec 24, 2015 · 4 comments
Closed

gulp error notification #654

jimlongo56 opened this issue Dec 24, 2015 · 4 comments

Comments

@jimlongo56
Copy link
Contributor

Does gulp have an error notification in the same way that grunt does?

I mean previously when a css or js compilation error occurred, the terminal would get angry and bounce and display a red badge to notify you of a problem. Now it quietly proceeds and you won't know it unless you look.

@colin-marshall
Copy link
Collaborator

It would probably be best if we added gulp-notify for Sass & JS error handling. It will give you error notifications through your OS's notification system. I can add it in when I get some time.

@colin-marshall
Copy link
Collaborator

@jimlongo56 does the new error notification system I implemented help?

@jimlongo56
Copy link
Contributor Author

@colin-marshall (sorry for the delay) Hey these new notifications are fantastic. On Mac OS X 10.11 they slide in on the top right as banners. Can't miss them now. Thanks.

screen shot 2016-01-02 at 9 49 28 pm
screen shot 2016-01-02 at 9 49 15 pm

@colin-marshall
Copy link
Collaborator

@jimlongo56 great!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants