Skip to content

Fix gulp-notify errors in CI build output #264

Description

@chrahunt

Running gulp build and gulp build-release results in this output:

[17:07:07] gulp-notify: [Gulp notification] Built /home/runner/work/TagProReplays/TagProReplays/build/js/background.js
[17:07:07] gulp-notify: [Error in notifier] Error in plugin "gulp-notify"
Message:
    notify-send must be installed on the system.

One for each compiled JS file. We can probably suppress these errors, or not use gulp-notify for non-watch Gulp tasks, since they are really only relevant there.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions