Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix gulp-notify errors in CI build output #264

Open
chrahunt opened this issue Dec 13, 2021 · 0 comments
Open

Fix gulp-notify errors in CI build output #264

chrahunt opened this issue Dec 13, 2021 · 0 comments

Comments

@chrahunt
Copy link
Owner

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.

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

No branches or pull requests

1 participant