Robert Daly

Results 6 comments of Robert Daly

> Any news about how to solve it? Google Chrome 81.0.4044.138 Same ```Error: InvalidStateError: The associated Track is in an invalid state.``` ```Mozilla/5.0 (Linux; Android 10; RMX1971) AppleWebKit/537.36 (KHTML, like...

For those who come across this and are using node, here's how I got it to work. Install the two chrome buildpacks as above... Then - Log out the vars...

Workaround in initial comment here https://github.com/imagemin/mozjpeg-bin/issues/64 and this was able to install on M1

Same issue, we're shipping as much optimizely code as we are for React 🤯 Like @rupesh-checkatrade mentioned making ua-parser optional is a good start, as UA parsing should be done...

Bumping, alongside the provider packages (100mb for azure, we have no need for this lib as we're on AWS and vice versa), why do we need 20mb for an interactive...

I had this issue with Jest and setupTests. It seems best practice ages ago was to import `regenerator-runtime`, removing the import they seem to run fine, easy fix, but yes...