mikaelbr / node-notifier

A Node.js module for sending notifications on native Mac, Windows and Linux (or Growl as fallback)
MIT License
5.73k stars 322 forks source link

Permission denied when call snoretoast-x64.exe under wsl #298

Closed Gerhut closed 3 years ago

Gerhut commented 4 years ago

Platform: Windows (WSL)

It works after chmod +x to the exe files in node_modules/node-notifier/vendor/snoreToast

jnielson94 commented 4 years ago

Hi @Gerhut - Which version of node-notifier did you run into this on? :)

Gerhut commented 4 years ago

Hi @jnielson94 I installed node-notifier 6.0.0 by yarn

jakedowns commented 3 years ago

ah, i opened (and closed) a dupe issue on this https://github.com/mikaelbr/node-notifier/issues/353

jakedowns commented 3 years ago

@mikaelbr can probably close this issue now that you have the Readme note added https://github.com/mikaelbr/node-notifier/commit/2ce63545f119c89e94924f9de5affa222c4b5d52

:)