jensoleg / swagger-ui

Swagger UI is a dependency-free collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
http://swagger.io
Other
1.13k stars 310 forks source link

Failed to load resource: the server responded with a status of 504 (Outdated Optimize Dep) #102

Closed imcm7 closed 10 months ago

imcm7 commented 10 months ago

Updated to newest nuxt. I have an error in code and the fetch url is GET /api/undefined?page=0&limit=0 404 - - 149.545 ms, that is not the problem. The problem is that I have in browser

Failed to load resource: the server responded with a status of 504 (Outdated Optimize Dep) http://localhost:3000/_nuxt/node_modules/.cache/vite/client/deps/chunk-OQWZIP6T.js?v=f74fd5k8

imcm7 commented 10 months ago

Some restarts and hard refresh of browsers helped