gridsome-shopify-starter icon indicating copy to clipboard operation
gridsome-shopify-starter copied to clipboard

PWA Broken

Open tconlin opened this issue 4 years ago • 3 comments

Seen in the console of the demo store:

Error during service worker registration: TypeError: Failed to register a ServiceWorker for scope ('https://gridsome-shopify.netlify.app/') with script ('https://gridsome-shopify.netlify.app/service-worker.js'): A bad HTTP response code (404) was received when fetching the script.

tconlin avatar Nov 18 '20 21:11 tconlin

I'm wondering if this is related to the manifest.json file missing from the repo. I just setup up the default setup, and manifest.json is missing completely.

inklingsofreality avatar Jan 25 '21 17:01 inklingsofreality

manifest.json will be created on the fly automatically. it is normal it is missing from the repo.

On Mon, Jan 25, 2021 at 11:07 AM Chris Coppenbarger < [email protected]> wrote:

I'm wondering if this is related to the manifest.json file missing from the repo. I just setup up the default setup, and manifest.json is missing completely.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jsappme/gridsome-shopify-starter/issues/7#issuecomment-766964340, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADGRD5PUZX7QATALJGWTRDLS3WQLJANCNFSM4T2RG7CA .

bitcoinvsalts avatar Jan 25 '21 17:01 bitcoinvsalts

manifest.json will be created on the fly automatically. it is normal it is missing from the repo. On Mon, Jan 25, 2021 at 11:07 AM Chris Coppenbarger < @.***> wrote: I'm wondering if this is related to the manifest.json file missing from the repo. I just setup up the default setup, and manifest.json is missing completely. — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#7 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADGRD5PUZX7QATALJGWTRDLS3WQLJANCNFSM4T2RG7CA .

Then it seems mine didn't get created and is likely a different issue then.

inklingsofreality avatar Jan 25 '21 17:01 inklingsofreality