# be on windows
npm install # install dependencies
# Navigate to node_modules\electron\dist\electron.exe, right click -> Pin to Start
npm run start # start example
# Click on "Without appID". A notification from "snoretoast" should open
# Click on button "Hey".
# "null, 'Hey'" is logged (as expected)
# Click on "With appID". A notification from "electron" should open
# Click on button "Hey".
# "null, 'undefined" is logged (what happened to 'Hey'?)
-
Notifications
You must be signed in to change notification settings - Fork 0
License
NaridaL/electron-node-notifier-bug
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published