Skip to content

WSL2: had to manually chmod +x on snoreToast/snoretoast-x*.exe #353

Closed
@jakedowns

Description

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

thanks for a great tool!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions