Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work in nuxt 3.2.0 #18

Closed
RifatMahmudno-1 opened this issue Feb 13, 2023 · 3 comments · Fixed by #19
Closed

Doesn't work in nuxt 3.2.0 #18

RifatMahmudno-1 opened this issue Feb 13, 2023 · 3 comments · Fixed by #19

Comments

@RifatMahmudno-1
Copy link

This module doesn't generate manifest.json/manifest.webmanifest in production mode with nuxt 3.2.0 (Current latest version)

@userquin
Copy link
Member

@RifatMahmudno-1 yeah, some change in last Nuxt version breaks this module, web manifest being generated in server build folder

@nathanchase
Copy link

Same problem here.

workbox-30e9d199.js:1 Uncaught (in promise) non-precached-url: non-precached-url :: [{"url":"/"}]
    at E.createHandlerBoundToURL (http://localhost:3000/workbox-30e9d199.js:1:13533)
    at Object.createHandlerBoundToURL (http://localhost:3000/workbox-30e9d199.js:1:15228)
    at http://localhost:3000/sw.js:1:12619
    at http://localhost:3000/sw.js:1:565
manifest.webmanifest:1          GET http://localhost:3000/manifest.webmanifest 404 (Page not found: /manifest.webmanifest)

@rahulkumarsingh73690
Copy link

Same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants