Rory McDaniel
Rory McDaniel
I'm seeing the same thing. `toSearchableArray` doesn't appear to have any impact on the search results
Once duplicates are identified, what should be done with them?
@ptmkenny did you ever find a way to do this? I'm also trying to install Puppeteer, only for a different library.
I'm using this in a Laravel/PHP project, specifically for the [Spatie Browsershot package](https://github.com/spatie/browsershot). I took a few things from their site and then kept playing with it until I came...
I'm having the exact same issue, even when I manually call `wp_queue()->worker()->process()`
I should add that it appears my issue was caused by problems in a script called by my Job class. Once I resolved this issue, manually calling the worker appears...