You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 17, 2022. It is now read-only.
We just used grunt.loadNpmTasks('grunt-notify'); to add automatic errors. This works great, but we first get an empty error and then the real one. This is really annoying if you don't have your terminal in your screen or if you don't use terminal at all. Also, the 2 errors sounds are also really annoying.
Do I need to do something special to avoid the empty error/warning?
The text was updated successfully, but these errors were encountered:
We just used
grunt.loadNpmTasks('grunt-notify');
to add automatic errors. This works great, but we first get an empty error and then the real one. This is really annoying if you don't have your terminal in your screen or if you don't use terminal at all. Also, the 2 errors sounds are also really annoying.Do I need to do something special to avoid the empty error/warning?
The text was updated successfully, but these errors were encountered: