Laurent Goussard

Results 41 comments of Laurent Goussard

It's still bothering me, so I tried to digg a little deeper. I finally came to the conclusion that my issue does not have anything related to Apple M1, Sublime...

Hi, Using macOS Monterey, it seems this issue is still unfortunately relevant. ```php $this->notify("Awesome app", "Successful action completed", resource_path("icon.png")); ``` Is there a workaround for this ?

Sure I do : ```bash $ brew list terminal-notifier /usr/local/Cellar/terminal-notifier/2.0.0/bin/terminal-notifier /usr/local/Cellar/terminal-notifier/2.0.0/terminal-notifier.app/Contents/ (7 files) ``` By the way, I wonder if it would even displays anything on macOS without terminal-notifier ?

That could be, I was wondering too but I was suprised not to see more related issue at [jolinotif](https://github.com/jolicode/JoliNotif/issues) and [terminal-notifier](https://github.com/julienXX/terminal-notifier/issues)

Could you drive me to the right one ?

Actually, my latest mirotalksfu update failed and I was not able to fix it, that's why I decied to switch to a portable node image. log output ```bash $ docker-compose...

Hi Miroslav, Thanks for your reply ! There was a clock issue on my local server (and AMD Ryzen 5 5600G running debian 10), which led to my `404 Not...

Hi Miroslav, Actually, my debian server hosts released services. My dev server is dockerized projects running on my Macbook, and this mirotalksfu forked repository is one of them. build and...

Hi Miroslav, I did test again, and tried with other node versions, but never had your error. I used the following command in order to flush as data as I...

Hi Miroslav, Sorry for the silence, I was away on business… I'm surprised, alpine is supposed to be a smaller, lighter and faster os than the other distrib, and binaries...