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

Doesn't work at all #37

Open
pbeneteau opened this issue Jan 19, 2021 · 2 comments
Open

Doesn't work at all #37

pbeneteau opened this issue Jan 19, 2021 · 2 comments

Comments

@pbeneteau
Copy link

Hi, I try to make it work with the code sample of the doc:

const Notification = require('node-mac-notifier');
const notification = new Notification('Hello from node-mac-notifier', { body: 'It works!' });
notification.addEventListener('click', () => console.log('Got a click'));

But I receive no notification, nothing happens.

I use Mac OS 11.2

@cvl
Copy link

cvl commented Mar 22, 2021

Same here

@xuych
Copy link

xuych commented May 27, 2021

same here, any solution please~~~

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

3 participants