Allen.M
Allen.M
Has anyone solved this problem ?
@mikaelbr just use `terminal-notifier -remove ALL` is OK. But node-notifier not work . I think when run terminal-notifier in child process ,something wrong .
Yes, I have print the arguments. The arguments are right .
Yes , have tried . Direct run the terminal-notifier in the vendor-folder is ok too.
Tried set `uid` and `gid` , not work yet. And I find when pass the parms `['-remove', '"ALL"']`, the `ternimal-notifier` will not quit.
use `cp.exec('./terminal-notifier -remove ALL')` , the result is same .
@substack `npminstall` is awesome , it's very fast . Wish you fix this bug ASAP.
rrule feature request: flag called 'includeshortmonths' that works in coordination with 'bymonthday'
You can use ```json { "bymonthday": [31, -1], "bysetpos": [1] } ``` to achieve this purpose.