We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi guys... i have this error in my NUXT 3 APP... Can you help me please?
workbox-5357ef54.js:2582 Uncaught (in promise) bad-precaching-response: The precaching request for 'http://localhost:3000/' failed with an HTTP status of 404. at PrecacheStrategy._handleInstall (http://localhost:3000/workbox-5357ef54.js:2582:17) at async PrecacheStrategy._handle (http://localhost:3000/workbox-5357ef54.js:2511:18) at async PrecacheStrategy._getResponse (http://localhost:3000/workbox-5357ef54.js:2360:22)
The text was updated successfully, but these errors were encountered:
Same issue here... If someone knows the fix, please let me know.
Sorry, something went wrong.
you need to prerender navigate fallback page, by default /
/
@userquin huh?
No branches or pull requests
Hi guys... i have this error in my NUXT 3 APP... Can you help me please?
workbox-5357ef54.js:2582 Uncaught (in promise) bad-precaching-response: The precaching request for 'http://localhost:3000/' failed with an HTTP status of 404.
at PrecacheStrategy._handleInstall (http://localhost:3000/workbox-5357ef54.js:2582:17)
at async PrecacheStrategy._handle (http://localhost:3000/workbox-5357ef54.js:2511:18)
at async PrecacheStrategy._getResponse (http://localhost:3000/workbox-5357ef54.js:2360:22)
The text was updated successfully, but these errors were encountered: