79382390

Date: 2025-01-23 19:55:45
Score: 0.5
Natty:
Report link

I had the same issue, I was missing the service-worker.js file when executing npm run build.

The mistake I made was that I don't have a @vue/cli project, but a vite project and there is another plugin for that (vite-plugin-pwa). Maybe that helps someone save the time I needed to find out.

Reasons:
  • Blacklisted phrase (0.5): I need
  • Whitelisted phrase (-1): I had the same
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: vvjns