-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed as not planned
Closed as not planned
Copy link
Labels
Description
Environment
Running "npm run build"
04:32:24.196 |
04:32:24.197 | > build
04:32:24.197 | > nuxt build
04:32:24.197 |
04:32:24.298 | [log] Nuxi 3.1.1
04:32:24.317 | [log] Nuxt 3.1.1 with Nitro 2.1.1
Reproduction
I am not doing any sort of special async component logic or anything of that sort.
Describe the bug
Hi all, while I myself haven't been able to reproduce the issue, I have noticed a pattern where whenever I deploy updates to a nuxt3 site hosted on Vercel, I'm seeing a spike in 404s on the website to what I'm assuming are preloaded files such as (/_nuxt/NavLink.fcf30ecc.js or /_nuxt/GalleryImage.ce51e2e2.css). Not sure if related but I've also seen this error message in Sentry at times—Failed to fetch dynamically imported module. Please help!
Additional context
No response
Logs
via Sentry—
TypeError TypeError: Failed to fetch dynamically imported module: (error-component)
Failed to fetch dynamically imported module: https://pinklily.com/_nuxt/error-component.c0fcbfdc.js
Feb. 13, 2023, 4:14:25 p.m. UTC