Static GitHub Issues

[2320] 404 errors in localhost

prev: vue-template-compiler update
next: Nuxt.js with compiled Vue.js app

I'm having those problems with my Nuxt application. Is build programatically and those issues are in localhost. Aparently in production is okay.

Failed to load resource: the server responded with a status of 404 (Not Found)
workbox-error.js:19 Uncaught (in promise) WorkboxError: An error was thrown by workbox with error code: ;'request-not-cached' with extras: '{"url":"http://localhost:3000/_nuxt/app.b7d117bd6220a4e8694d.js","error":{"name":"invalid-response-for-caching","message":"The fetched response could not be cached due to an invalid response code."}}'
    at RevisionedCacheManager._cacheEntry (http://localhost:3000/workbox-sw.prod.v1.3.0.js:131:1284)
    at <anonymous>
WorkboxError @ workbox-error.js:19
_cacheEntry @ base-cache-manager.js:166
:3000/_nuxt/layouts/default.0c71e1df1de2939ea660.js?_workbox-precaching=0eb979a346c8e209c60d7d971524ac06 Failed to load resource: the server responded with a status of 404 (Not Found)
:3000/_nuxt/manifest.bc676fe9f3da2da09dbc.js?_workbox-precaching=75902ad3c09dbbeb862208bd9cc16858 Failed to load resource: the server responded with a status of 404 (Not Found)
:3000/_nuxt/pages/_lang/fornecedores.dcecf9d6e4465846405d.js?_workbox-precaching=985ef2ea5584e368325679036ff0a9d4 Failed to load resource: the server responded with a status of 404 (Not Found)
:3000/_nuxt/pages/fornecedores.c44427018198cd5abadc.js?_workbox-precaching=ffa1bc851936e4935395ff5beebec1be Failed to load resource: the server responded with a status of 404 (Not Found)
:3000/_nuxt/pages/index.299d332522f841d9d556.js?_workbox-precaching=fdfdd31e4745e720f069365601284580 Failed to load resource: the server responded with a status of 404 (Not Found)

Anyone has an ideia?

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This bug report is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c2022">#c2022</a>)</em></sub></div>