Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

I have PWA in wappalyzer but in lighthouse I have some issue , how can I fix them ? #33

Closed
SepehrMoafi opened this issue Aug 18, 2022 · 3 comments

Comments

@SepehrMoafi
Copy link

image
issue 1 : Web app manifest or service worker do not meet the installability requirements .
No matching service worker detected. You may need to reload the page, or check that the scope of the service worker for the current page encloses the scope and start URL from the manifest .

issue 2 : Downloaded icon was empty or corrupted.

how can i fix them im new in vue and nuxt and still learning

@SepehrMoafi SepehrMoafi changed the title I have PWA in wappalyzer but in lighthouse I have some issue , how can I fix them I have PWA in wappalyzer but in lighthouse I have some issue , how can I fix them ? Aug 18, 2022
@SepehrMoafi
Copy link
Author

when i add
pwa: { workbox: { enabled: true } }
i have only one issue
image
but css is not loading so i have to clear cookie

@kevinmarrec
Copy link
Owner

kevinmarrec commented Aug 30, 2022

@SepehrMoafi Could it be related to #32 ? This module does not work well since [email protected] unfortunately (upstream issue which should be fixed in [email protected] when released.

@kevinmarrec
Copy link
Owner

Duplicate of #32

@kevinmarrec kevinmarrec marked this as a duplicate of #32 Sep 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants