node-notifier doesn't work in Windows 10 (appID issue?)
See original GitHub issueI’m trying to use node-notifier in a simple expressjs project running on Windows 10 (Webstorm IDE). The code is plain and simple, taken from the README:
const notifier = require('node-notifier');
notifier.notify('Message');
Whatever I did - not a single message pops up. I tried to google it up, and it seems that I have to include an appID attribute - but I have no idea how to retrieve it (should it be for WebStorm? Command window?). Configuring it manually in the package.json doesn’t work as well.
I’d appreciate any help. Thanks in advance!
Issue Analytics
- State:
- Created 4 years ago
- Comments:15 (2 by maintainers)
Top Results From Across the Web
Windows 10 not getting toasts · Issue #144 - GitHub
I installed the package last night and just ran the simple example to test it out and it worked great. The notifcations showed...
Read more >Electron with node-notifier display windows 10 notification
The appId does not need to have that java/android format, my app just have an appId ... You can do this, it works...
Read more >node-notifier - npm
A Node.js module for sending notifications on native Mac, Windows (post and ... on Windows 10 will only work as expected if a...
Read more >client/node_modules/node-notifier · homepage_full - GitLab
Common Issues · Windows: SnoreToast text · Use inside tmux session · macOS: Custom icon without Terminal icon · Within Electron Packaging ·...
Read more >Electron with node-notifier display windows 10 notification
The problem is that the notification does not show, but console.logs are showing. Should the notification work on development mode?
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Refused to work after updating to Windows 10 1903 verstion
No, but there were no sounds before. Anyway, I turned them off through the notification settings in Windows.