next-pwa icon indicating copy to clipboard operation
next-pwa copied to clipboard

bad-precaching-response: bad-precaching-response

Open vitorcamachoo opened this issue 3 years ago • 2 comments

Summary

I'm trying to use this amazing package along with NX but so far, I couldn't get some features like offline data persistent. When I run my app, it appears the following error:

Screenshot 2021-04-30 at 19 27 58

And this is my configuration: apps/web-app/next.config.js Screenshot 2021-04-30 at 19 28 40

Another note is that I cant active webpack 5 while I'm using NX as workspace manager, because they don't support.

vitorcamachoo avatar Apr 30 '21 18:04 vitorcamachoo

Hi, I also have this issue after upgrading my nextjs to version 11 which is using webpack 5 by default. All my assets (public images) are throwing the same error

minashawky avatar Jul 31 '21 12:07 minashawky

Any ideas? The same problem - nextjs 12, next-pwa 5.5.2

magicDvlp avatar May 13 '22 20:05 magicDvlp