burkedavid
burkedavid
exactly same issue here on Cypress [13.5.0]
Experiencing the same problem here on v13.6.2 Is there a workaround available ? `(uncaught exception)Error: Uncaught NetworkError: Failed to execute 'importScripts' on 'WorkerGlobalScope': The script at 'https://unpkg.com/[email protected]/dist/worker.min.js' failed to load.`
Have had to Park it also and remove it from package.json as started breaking other tests.
Also getting this even tried updating type to commonjs but that just ran into problems with chalk. Downgraded to 5.0.0 and working again