Marcus Gullberg
Marcus Gullberg
**Important!** In order to get this to work I had to to `$puppeteer->launch(['headless' => true])` Running a composer-patch with @zenichanin code worked like a charm. Found out how to run...
Still have the same error as well :/
+1 here. I reverted my yarn.lock file and it started to work again. Not sure if this has been an error in the recent releases.
Thanks for your quick response @BenMorel . I should have done this research before but it looks like Schema is case-sensitive so we shouldn't change this. This is from Google...
I agree. Don't see why we should completely dismiss the item if it's a little bit misspelled. Maybe go with just checking `https://schema.org` like you say would be sufficient. I...
I agree that a config wouldn't hurt but I think default should be case-insensitively. Where do you think a config like this should reside? Do you then find it sufficient...