\n\nthe issue seems to happen quite frequently and for different modules (added the id of the module to the error that is being printed to make sure), sometimes its the `date-fns`, sometimes `@nuxt/ui` other times some of our other 3rd party libraries that are proprietary.\n\nWe never experienced this issue on Nuxt v3 and it only started happening last week when we migrated to v4.\n\nWe tried increasing the Vite timeout as you can see in our config but that didn't help either.\nThe only thing that seems to \"help\" is force saving the `nuxt.config.ts` which forces Nuxt to restart but even that doesn't work all the time, rerunnning `npm run dev` also doesn't always result in a successful build\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3030,3033],{"name":3031,"color":3032},"pending triage","E99695",{"name":3034,"color":3035},"possible regression","B90A42",32789,"[v4]: Request timeout while loading module","2025-07-28T11:24:46Z","https://github.com/nuxt/nuxt/issues/32789",0.6858357,{"description":3042,"labels":3043,"number":3049,"owner":3020,"repository":3020,"state":3050,"title":3051,"updated_at":3052,"url":3053,"score":3054},"\n### Environment\n\nNuxt project info: \n\n------------------------------\n- Operating System: Linux\n- Node Version: v20.15.1\n- Nuxt Version: 3.13.2\n- CLI Version: 3.13.2\n- Nitro Version: 2.9.7\n- Package Manager: bun@1.1.8\n- Builder: -\n- User Config: experimental, runtimeConfig, build, devtools, nitro, routeRules, plugins, modules, eslint, pinia, site, delayHydration, i18n, icon, app, content, svgo, sitemap, googleFonts, image, mdc, htmlValidator, compatibilityDate\n- Runtime Modules: @nuxt/ui@2.18.4, @nuxt/image@1.8.0, @nuxt/content@2.13.2, @nuxt/eslint@0.5.7, @nuxtjs/google-fonts@3.2.0, @nuxtjs/fontaine@0.4.3, @nuxtjs/i18n@8.5.5, @nuxtjs/mdc@0.8.3, @nuxtjs/sitemap@6.1.0, @nuxtjs/html-validator@1.8.2, nuxt-delay-hydration@1.3.8, nuxt-svgo@4.0.6, @vueuse/nuxt@11.1.0, @vueuse/motion/nuxt@2.2.5, @pinia/nuxt@0.5.4, @nuxthq/studio@2.0.3, @nuxt/icon@1.5.1, @formkit/auto-animate/nuxt@0.8.2\n- Build Modules: -\n------------------------------\n\n### Reproduction\n\nGithub to reproduction: https://github.com/hoachnt/hoachnt-web\n\n### Describe the bug\n\nI don't know what problem is. I try to fix this bug 2 months and think that problem is in nuxt. And yep I saw in the official website of nuxt has same problem\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3044,3045,3048],{"name":3031,"color":3032},{"name":3046,"color":3047},"needs reproduction","FBCA04",{"name":3034,"color":3035},29387,"closed","Icons not rendering on production build when mounting","2024-10-15T06:27:30Z","https://github.com/nuxt/nuxt/issues/29387",0.6500698,{"description":3056,"labels":3057,"number":3066,"owner":3020,"repository":3020,"state":3050,"title":3067,"updated_at":3068,"url":3069,"score":3070},"### Environment\n\n- Operating System: Darwin\n- Node Version: v20.15.0\n- Nuxt Version: 3.16.2\n- CLI Version: 3.24.0\n- Nitro Version: 2.11.8\n- Package Manager: npm@10.7.0\n- Builder: -\n- User Config: compatibilityDate, devtools, telemetry, imports, typescript, experimental, components, modules, runtimeConfig, css, app, storyblok, image, routeRules, vite\n- Runtime Modules: nuxt-icons@3.2.1, @nuxt/eslint@0.5.7, @storyblok/nuxt@6.2.4, @nuxtjs/stylelint-module@5.2.0, @nuxt/image@1.10.0, @pinia/nuxt@0.10.1\n- Build Modules: -\n\n### Reproduction\n\nI can't really provide a reproduction environment, since we are working in a private repository and I can't create a new reproduction environment right now. I can provide access to the Nuxt team if needed.\n\n### Describe the bug\n\nWe got issues with old html of the page being cached. This happens e.g. sometimes when adjust styles (which will not be visible then) and always when changing a env variable that influences the html output.\n\nWe also got very long loading times and it seems like the Vite server is restarting a lot. We usually get \" (repeated x times)\" in the terminal where x can be anything between 5 and 20. Compile times of our files can then be something like this:\n\n```\nCompiled plugins.server.mjs in 2120.57ms\nCompiled plugins.client.mjs in 2127.86ms\nCompiled types/plugins.d.ts in 2129.05ms\n```\n\nDeleting the `.nuxt/cache` (which only contains Nitro cache) seems to get us back to the current state, but doesn't resolve the multiple Vite messages.\n\n### Additional context\n\nWe tried downgrading to `nuxt` v3.14.x (to avoid Vite 6) and `nitropack` v2.10.x (since v2.11.0 introduced changes to the dev server), but both changes didn't help.\nWe saw a similar issue a the [nuxt-modules/stylelint](https://github.com/nuxt-modules/stylelint/issues/144) and did downgrade that module to v5.2.0, but that only got us minor improvements.\n\nThis could be related to #31471 and #31378 we are not quite sure about that though. It could very well be that this is related to stuff happening in our project and unrelated to Nuxt, but it also looks like there have been a few issues related to HMR in the recent weeks.\n\nSo let us know if you think that this isn't related to Nuxt/Nitro!",[3058,3059,3062,3063],{"name":3031,"color":3032},{"name":3060,"color":3061},"nitro","bfd4f2",{"name":3046,"color":3047},{"name":3064,"color":3065},"closed-by-bot","ededed",31647,"Caching issues with Hot Module Reloading","2025-04-10T02:06:15Z","https://github.com/nuxt/nuxt/issues/31647",0.6596546,{"description":3072,"labels":3073,"number":3080,"owner":3020,"repository":3020,"state":3050,"title":3081,"updated_at":3082,"url":3083,"score":3084},"### Environment\n\n- Operating System: `Windows_NT`\r\n- Node Version: `v16.17.0`\r\n- Nuxt Version: `3.0.0-rc.9`\r\n- Nitro Version: `0.5.0`\r\n- Package Manager: `npm@8.15.0`\r\n- Builder: `vite`\r\n- User Config: `modules`, `runtimeConfig`\r\n- Runtime Modules: `@nuxtjs/tailwindcss@5.3.2`, `@vueuse/nuxt@9.1.1`, `nuxt-icons@2.0.1`, `@pinia/nuxt@0.4.1`\r\n- Build Modules: `-`\n\n### Reproduction\n\n\r\nuse `npx nuxi update` to upgrade from RC8 to RC9\r\n\r\nReproduction link: https://stackblitz.com/edit/github-wdogcw\n\n### Describe the bug\n\nAfter Upgrading from RC8 Nuxt Icon Module are not working anymore.\n\n### Additional context\n\nIn Node Console\r\n\r\n\r\n\r\n\r\n\r\nIn Browser Console\r\n\r\n\r\n\n\n### Logs\n\n_No response_",[3074,3077],{"name":3075,"color":3076},"3.x","29bc7f",{"name":3078,"color":3079},"upstream","E8A36D",14793,"Module nuxt-icons is disabled due to incompatibility issues","2023-10-23T01:03:38Z","https://github.com/nuxt/nuxt/issues/14793",0.66365135,{"description":3086,"labels":3087,"number":3088,"owner":3020,"repository":3021,"state":3050,"title":3089,"updated_at":3090,"url":3091,"score":3092},"Since I upgraded to 1.4.x icons that were not there on initial page load (e.g. toggle by v-if or even when navigating pages) are all missing with errors in console for each:\r\n\r\n```\r\nGET http://localhost:3001/api/_nuxt_icon/material-symbols.json?icons=add 404 (Cannot find any route matching /_nuxt_icon/material-symbols.json.)\r\n```\r\n\r\nThis applies to dev only. On prod it works fine.\r\n\r\nI made a reproduction repo but I couldnt reproduce there. I dont have any configuration for icons in my nuxt.config and I just use them as shown in the docs with no additional config:\r\n\r\n```\r\n\u003CIcon name=\"uil:github\" />\r\n```\r\n\r\nNuxi info:\r\n```\r\n------------------------------\r\n- Operating System: Darwin\r\n- Node Version: v21.6.1\r\n- Nuxt Version: 3.13.0\r\n- CLI Version: 3.13.1\r\n- Nitro Version: 2.9.7\r\n- Package Manager: bun@1.1.26\r\n- Builder: -\r\n- User Config: extends, modules, future, experimental, runtimeConfig, scripts, i18n, routeRules, ignore, site, app, ogImage, sitemap, plausible\r\n- Runtime Modules: @nuxt/scripts@^0.6.4, @nuxtjs/seo@2.0.0-rc.19, @nuxtjs/tailwindcss@^6.12.0, @vee-validate/nuxt@^4.13.2, nuxt-og-image, @nuxtjs/plausible@^1.0.2\r\n- Build Modules: -\r\n------------------------------\r\n```",[],251,"On dev: 404 for icons that were not visible on initial page load","2024-09-05T14:04:26Z","https://github.com/nuxt/icon/issues/251",0.6681414,{"description":3094,"labels":3095,"number":3098,"owner":3020,"repository":3020,"state":3050,"title":3099,"updated_at":3100,"url":3101,"score":3102},"### Environment\n\n------------------------------\r\n- Operating System: Linux\r\n- Node Version: v16.20.0\r\n- Nuxt Version: 3.6.0\r\n- Nitro Version: 2.5.1\r\n- Package Manager: npm@9.4.2\r\n- Builder: vite\r\n- User Config: css, build, devtools\r\n- Runtime Modules: -\r\n- Build Modules: -\r\n------------------------------\r\n\r\nThis is a stackblitz environment, but it happens in any environment, including linux and windows\n\n### Reproduction\n\nhttps://stackblitz.com/edit/github-shjasa\r\n\r\nRun `npm run build && npm run preview`, after which the icon on the button will not display\n\n### Describe the bug\n\nI use the primevue library, and after upgrading nuxt to version 3.6.0 the icons that come with the primeicons font stopped displaying. I noticed that nuxt stopped including them in the final build. On nuxt 3.5.3 and with the same version of primevue it works fine.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\nGET https://githubshjasa-azkj--3000--a19575a2.local-credentialless.webcontainer.io/_nuxt/primeicons.3824be50.woff2 net::ERR_ABORTED 404 (Cannot find static asset /_nuxt/primeicons.3824be50.woff2)\r\nGET https://githubshjasa-azkj--3000--a19575a2.local-credentialless.webcontainer.io/_nuxt/primeicons.90a58d3a.woff net::ERR_ABORTED 404 (Cannot find static asset /_nuxt/primeicons.90a58d3a.woff)\r\nGET https://githubshjasa-azkj--3000--a19575a2.local-credentialless.webcontainer.io/_nuxt/primeicons.131bc3bf.ttf 404 (Cannot find static asset /_nuxt/primeicons.131bc3bf.ttf)\n```\n",[3096,3097],{"name":3075,"color":3076},{"name":3031,"color":3032},21799,"Error loading primeicons fonts after updating nuxt to 3.6.0","2023-06-27T12:41:37Z","https://github.com/nuxt/nuxt/issues/21799",0.67419124,{"description":3104,"labels":3105,"number":3108,"owner":3020,"repository":3020,"state":3050,"title":3109,"updated_at":3110,"url":3111,"score":3112},"### Environment\n\n- Operating System: Darwin\n- Node Version: v22.12.0\n- Nuxt Version: 4.0.0\n- CLI Version: 3.26.2\n- Nitro Version: 2.12.0\n- Package Manager: npm@10.9.0\n- Builder: -\n- User Config: compatibilityDate, devtools, ssr, runtimeConfig, modules, auth, css, postcss, shadcn, icon, routeRules, vite\n- Runtime Modules: @nuxt/eslint@1.4.1, @nuxt/fonts@0.11.4, @nuxt/icon@1.14.0, @nuxt/image@1.10.0, shadcn-nuxt@2.2.0, @pinia/nuxt@0.11.1, nuxt-auth-utils@0.5.20\n- Build Modules: -\n\n### Reproduction\n\n`npm run build`\n`npm run preview`\n\n### Describe the bug\n\nAfter upgrading to Nuxt v4 I can no longer run the preview.\n\nIt seems as if there is a parsing issue with the {{ output.serverDir }} as it's no longer being replaced.\n\nthe script tries to execute\n`node {{ output.serverDir }}/index.mjs`\n\n```\n nuxi 11:30:53 AM\n ╭──────────────────────────────────────────Preview Mode────────────────────────────────────────────╮\n │ │\n │ You are running Nuxt production build in preview mode. │\n │ For production deployments, please directly use node {{ output.serverDir }}/index.mjs command. │\n │ │\n │ Node.js: v22.12.0 │\n │ Nitro Preset: node-server │\n │ Working directory: .output │\n │ │\n ╰──────────────────────────────────────────────────────────────────────────────────────────────────╯\n\nℹ Loading .env. This will not be loaded when running the server in production. nuxi 11:30:53 AM\nℹ Starting preview command: node {{ output.serverDir }}/index.mjs\n```\n\n```\nnode:internal/modules/cjs/loader:1252\n throw err;\n ^\n\nError: Cannot find module '/Users/sven/var/ragna/ragna-blog-admin/.output/{{'\n at Function._resolveFilename (node:internal/modules/cjs/loader:1249:15)\n at Function._load (node:internal/modules/cjs/loader:1075:27)\n at TracingChannel.traceSync (node:diagnostics_channel:322:14)\n at wrapModuleLoad (node:internal/modules/cjs/loader:219:24)\n at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:170:5)\n at node:internal/main/run_main_module:36:49 {\n code: 'MODULE_NOT_FOUND',\n requireStack: []\n}\n\nNode.js v22.12.0\n\n ERROR Process exited with non-zero status (1)\n```\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3106,3107],{"name":3031,"color":3032},{"name":3034,"color":3035},32656,"Preview mode broken after upgrade to v4","2025-07-17T18:48:24Z","https://github.com/nuxt/nuxt/issues/32656",0.67629355,{"description":3114,"labels":3115,"number":3124,"owner":3020,"repository":3125,"state":3050,"title":3126,"updated_at":3127,"url":3128,"score":3129},"### Environment\n\n```\n- Operating System: Darwin\n- Node Version: v24.0.1\n- Nuxt Version: 3.17.3\n- CLI Version: 3.25.1\n- Nitro Version: 2.11.12\n- Package Manager: bun@1.2.12\n- Builder: -\n- User Config: future, compatibilityDate, modules, css, experimental, runtimeConfig, routeRules, i18n, icon\n- Runtime Modules: @nuxt/ui@3.1.1, @nuxt/image@1.10.0, @nuxtjs/i18n@9.5.4, @vueuse/nuxt@13.2.0\n- Build Modules: -\n```\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3.1.1\n\n### Reproduction\n\nhttps://stackblitz.com/edit/nuxt-ui-gp4zdgaw?file=assets%2Fcss%2Fmain.css\n\n### Description\n\nUsing popular \"Inter\" font, the font weights (medium, sem-bold, bold, etc) are not loading. \n\n### Additional context\n\nPossibly related to latest update of unifont and nuxt fonts?\n\n### Logs\n\n```shell-script\n\n```",[3116,3119,3122],{"name":3117,"color":3118},"bug","d73a4a",{"name":3120,"color":3121},"v3","49DCB8",{"name":3078,"color":3123},"78bddb",4151,"ui","Font weights for Inter not loading","2025-05-14T17:27:24Z","https://github.com/nuxt/ui/issues/4151",0.6767835,{"description":3131,"labels":3132,"number":3135,"owner":3020,"repository":3020,"state":3050,"title":3136,"updated_at":3137,"url":3138,"score":3139},"### Environment\n\nNuxt project info: 6:37:53 PM\n\n------------------------------\n- Operating System: Linux\n- Node Version: v20.15.1\n- Nuxt Version: 3.14.159\n- CLI Version: 3.15.0\n- Nitro Version: 2.10.4\n- Package Manager: yarn@1.22.22\n- Builder: -\n- User Config: default\n- Runtime Modules: @nuxt/ui@2.19.2, nuxt-monaco-editor@1.3.1, @element-plus/nuxt@1.1.0\n- Build Modules: -\n------------------------------\n\n### Reproduction\n\nThis is my `nuxt.config.js`:\n\n```js\nexport default defineNuxtConfig({\n\tdevtools: { enabled: true },\n\tssr:true,\n\tdevServer:{\n\t\thost:\"0.0.0.0\",\n\t\tport:8001,\n\t},\n\tmodules: [\"@nuxt/ui\", \"nuxt-monaco-editor\", '@element-plus/nuxt'],\n\tplugins:[{\n\t\tsrc:\"~/plugins/router.js\",\n\t\tssr:false,\n\t}],\n\talias: {\n\t\t'css':\"/assets/css\",\n\t\t'font':\"/assets/font\",\n\t\t\"comps\":\"/components\",\n\t\t\"pages\":\"/pages\"\n\t},\n\tcss:[\"css/index.css\"],\n\tcompatibilityDate: \"2024-08-05\",\n})\n```\n\nVery simple, but I found that in the DEV mode, devServer will load the modules' file (in the node_modules) for many times repeatly!\n\nThese 3 modules generated about 2k js files needing to load, which spend about 2minutes to load a page, but when I just modify a little bit part of my code(or just wait for some time without doing anything), the version of the js files changed, so I need to load them again!\n\n\n\nOnly the js files for the 3 modules would be loaded for many times, others wouldn't.\n\n\n### Describe the bug\n\nLike the above, in the loading time, I could do nothing but waiting.There is no response after clicking the link, button or other item.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3133,3134],{"name":3031,"color":3032},{"name":3046,"color":3047},29945,"Extremely slow due to the Nuxt Modules!!! I even can not bear that!","2024-11-16T20:32:02Z","https://github.com/nuxt/nuxt/issues/29945",0.67887557,["Reactive",3141],{},["Set"],["ShallowReactive",3144],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$f0z9Zh3YYSBbp4pwUiPhXl-Sgb9XCYPVs1HNq1epyunQ":-1},"/nuxt/ui/2731"]