You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
just fyi, this tripped me up for a while, and in case anyone on google stumbles on this, if you try running, say: DEBUG=notifier npm run mix or whatever (in my case i'm looking for laravel-mix / webpack-notifier messages)
and you SEE notifier path and notifier options are called, but you never SEE the notifications,
and you checked Notification Settings, and they're enabled for SnoreToast,
you may need to manually add +x permissions to those exe files within WSL2 for them to actually execute.
maybe a note that could be added to the ReadMe wrt WSL, and/or something that could happen auto-magically via a build step? /shrug