-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
Description
Desktop notifications through node-notifier are not working in Windows 10. This seems to be due to the requirement to set an appID
: https://www.npmjs.com/package/node-notifier#usage-windowstoaster
C:\Users\Hedova\Desktop\Programs\streetmerchant>npm run test:notification
> test:notification
> npm run build && node build/__test__/notification-test.js
> build
> tsc
STREETMERCHANT
3.1.0
INFO: Could not find files for the given pattern(s).
INFO: Could not find files for the given pattern(s).
INFO: Could not find files for the given pattern(s).
INFO: Could not find files for the given pattern(s).
INFO: Could not find files for the given pattern(s).
INFO: Could not find files for the given pattern(s).
INFO: Could not find files for the given pattern(s).
[4:31:26 AM] info :: ✔ sound player found: cmdmp3
[4:31:27 AM] info :: ✔ desktop notification sent
Notifications are disabled
Reason: DisabledForUser Please make sure that the app id is set correctly.
Command Line: C:\Users\Hedova\Desktop\Programs\streetmerchant\node_modules\node-notifier\vendor\snoreToast\snoretoast-x64.exe -appID streetmerchant -pipeName \\.\pipe\notifierPipe-efc1ad6d-7071-4038-966f-ffe741f32252 -m https://www.example.com/cartUrl -t "[4:31:29 AM] info :: ✔ played sound
jef