\n\u003Cimg width=\"1455\" height=\"345\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/a66db53c-b90f-425a-9608-90b64e1ee248\" />",[3164,3167,3170],{"name":3165,"color":3166},"bug","d73a4a",{"name":3168,"color":3169},"v3","49DCB8",{"name":3171,"color":3172},"triage","ffffff",4666,"ui","Nuxt UI v2 triggers full page reload on file changes when used as Nuxt module (Windows 11)","2025-08-05T11:02:17Z","https://github.com/nuxt/ui/issues/4666",0.7046682,{"description":3180,"labels":3181,"number":3186,"owner":3155,"repository":3155,"state":3187,"title":3188,"updated_at":3189,"url":3190,"score":3191},"### Environment\n\n------------------------------\n- Operating System: Windows_NT\n- Node Version: v20.11.1\n- Nuxt Version: 3.14.0\n- CLI Version: 3.20.0\n- Nitro Version: 2.10.4\n- Package Manager: npm@10.8.3\n- Builder: -\n- User Config: devtools, devServer, modules, vite, shadcn, colorMode, css, routeRules, imports, runtimeConfig, compatibilityDate\n- Runtime Modules: @nuxtjs/tailwindcss@6.13.1, shadcn-nuxt@0.11.3, @nuxtjs/color-mode@3.5.2, @vueuse/nuxt@12.4.0, @nuxt/icon@1.10.3, @pinia/nuxt@0.5.5, @formkit/auto-animate/nuxt@0.8.2\n- Build Modules: -\n------------------------------\n\n### Reproduction\n\n-\n\n### Describe the bug\n\nWhen i update a components (Not necessarily from the components/ui folder), Nuxt restart the entire server with logs : \n\nℹ Directory components/ui/ removed \nℹ Restarting Nuxt...\n\nFrom the logs I probably deduce that it restarts because it detects a DELETION of a folder. Except that I do not delete any folders 😥\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3182,3183],{"name":3152,"color":3153},{"name":3184,"color":3185},"needs reproduction","FBCA04",30597,"closed","Nuxt restart on every changes.","2025-03-24T23:06:49Z","https://github.com/nuxt/nuxt/issues/30597",0.67532283,{"labels":3193,"number":3200,"owner":3155,"repository":3155,"state":3187,"title":3201,"updated_at":3202,"url":3203,"score":3204},[3194,3197],{"name":3195,"color":3196},"enhancement","8DEF37",{"name":3198,"color":3199},"2.x","d4c5f9",6877,"Don't rebuild full Nuxt project on serverMiddleware changes","2023-01-22T15:51:03Z","https://github.com/nuxt/nuxt/issues/6877",0.684383,{"labels":3206,"number":3214,"owner":3155,"repository":3155,"state":3187,"title":3215,"updated_at":3216,"url":3217,"score":3218},[3207,3210,3211],{"name":3208,"color":3209},"3.x","29bc7f",{"name":3165,"color":3166},{"name":3212,"color":3213},"vite","3574D1",12748,"Nuxt development server continiously restarts with `--https`","2024-09-11T23:16:10Z","https://github.com/nuxt/nuxt/issues/12748",0.68754,{"description":3220,"labels":3221,"number":3223,"owner":3155,"repository":3155,"state":3187,"title":3224,"updated_at":3225,"url":3226,"score":3227},"### Environment\n\n- Operating System: Windows 11 \n- Node Version: v22.16.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.2\n\n### Reproduction\n\n-\n\n### Describe the bug\n\nDescribe the bug\nWhile Nuxt is running in dev mode and left idle for a while (no file changes or interactions), the following log suddenly appears:\n```\nℹ .nuxt/dist directory has been removed. Restarting Nuxt...\nERROR [unhandledRejection] read ECONNRESET\n at TCP.onStreamRead (node:internal/stream_base_commons:216:20)\n at TCP.callbackTrampoline (node:internal/async_hooks:130:17)\n```\nWhen does it happen?\nIt does not happen immediately after starting the dev server.\nIt usually happens after the dev server has been running and left idle for some time (without active usage or requests).\n\nTo Reproduce\nSteps to reproduce the behavior:\n- Run npm run dev (or nuxi dev).\n- Leave the development server running and idle (no requests) for a while.\n- After some time, Nuxt logs: `ℹ .nuxt/dist directory has been removed. Restarting Nuxt...`\n- Shortly after, the error [unhandledRejection] read ECONNRESET appears.\n\nExpected behavior\nNuxt should stay running without errors even if left idle.\n\n\u003Cimg width=\"472\" height=\"127\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/1674aae8-3dac-49c1-82d4-34d29c04d19f\" />\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3222],{"name":3152,"color":3153},32669,".nuxt/dist directory has been removed. Restarting Nuxt... followed by [unhandledRejection] read ECONNRESET","2025-07-18T09:32:16Z","https://github.com/nuxt/nuxt/issues/32669",0.69872886,{"description":3229,"labels":3230,"number":3239,"owner":3155,"repository":3155,"state":3187,"title":3240,"updated_at":3241,"url":3242,"score":3243},"### Environment\n\n------------------------------\n- Operating System: Windows_NT\n- Node Version: v20.18.0\n- Nuxt Version: 3.15.4\n- CLI Version: 3.22.4\n- Nitro Version: 2.11.1\n- Package Manager: bun@1.2.4\n- Builder: -\n- User Config: ssr, routeRules, scripts, vite, modules, headlessui, devtools, css, build, tailwindcss, fonts, icon, i18n, imports, runtimeConfig, compatibilityDate\n- Runtime Modules: @nuxtjs/tailwindcss@6.13.1, nuxt-headlessui@1.2.0, @nuxtjs/i18n@8.5.1, @nuxt/fonts@0.7.2, @vueuse/nuxt@11.0.3, @pinia/nuxt@0.5.4, nuxt-svgo@4.0.4, @nuxt/icon@1.4.10, @nuxt/scripts@0.9.5\n- Build Modules: -\n------------------------------\n\n### Describe the bug\n\nAt my wits end, can't even run my app locally anymore. Using bun run dev, getting this: \n```\n$ nuxt dev\nNuxt 3.15.4 with Nitro 2.11.1 nuxi 3:22:51 PM\n 3:22:51 PM\n ➜ Local: http://localhost:3000/\n ➜ Network: use --host to expose\n\nℹ Using default Tailwind CSS file nuxt:tailwindcss 3:22:53 PM\n ➜ DevTools: press Shift + Alt + D in the browser (v1.7.0) 3:22:55 PM\n\nℹ Nuxt Icon server bundle mode is set to local 3:22:56 PM \n✔ Vite client built in 80ms 3:22:57 PM \n✔ Vite client built in 80ms 3:22:57 PM \n✔ Vite server built in 1613ms 3:22:58 PM \n✔ Vite server built in 1613ms 3:22:58 PM \n✔ Nuxt Nitro server built in 1017 ms nitro 3:23:00 PM \n✔ Nuxt Nitro server built in 1017 ms nitro 3:23:00 PM \nℹ Vite client warmed up in 2ms 3:23:00 PM \n\n WARN force closing dev worker after 5 seconds... \n```\n\nBrowser tab for some reason says Error: cannot access 'Hasher' before initialization. I only see the nuxt splash page (not the usual 500 error page or anything)\n\nWhen building/deploying, I get Cannot access 'nativeFuncLength' before initialization.\n\nI don't know where to begin! I rolled back to a commit that worked last week and getting the same error. Same on my coworkers machine. \n\nPlease help! I can't reproduce this and can't really provide my app because its a work thing and huge anyway so no idea where things went wrong. But as I said, things were fine last week (after fixing an issue with ohash/h3 and using override to use version 1.15.0)\n\n\n### Additional context\n\nAdditional context to my previous issue from last week, if related, can be found at this link to the nuxt discord help thread: https://discord.com/channels/473401852243869706/1343546685938208799\n\n### Logs\n\n```shell-script\n\n```",[3231,3232,3235,3236],{"name":3152,"color":3153},{"name":3233,"color":3234},"nitro","bfd4f2",{"name":3184,"color":3185},{"name":3237,"color":3238},"possible regression","B90A42",31222,"WARN force closing dev worker after 5 seconds...","2025-03-17T08:38:05Z","https://github.com/nuxt/nuxt/issues/31222",0.6987814,{"labels":3245,"number":3247,"owner":3155,"repository":3155,"state":3187,"title":3248,"updated_at":3249,"url":3250,"score":3251},[3246],{"name":3208,"color":3209},12818,"Editing server/api files requires manual restart for changes","2023-01-19T16:35:08Z","https://github.com/nuxt/nuxt/issues/12818",0.70381296,{"description":3253,"labels":3254,"number":3260,"owner":3155,"repository":3155,"state":3187,"title":3261,"updated_at":3262,"url":3263,"score":3264},"### Environment\n\nLinux\n\n\n### Reproduction\n\nhttps://github.com/max5432112345/nuxt-custom\n\n### Describe the bug\n\nIf I put that modules `https://github.com/max5432112345/nuxt-custom` in folder modules and use it in `nuxt.config` file and update file `https://github.com/max5432112345/nuxt-custom/blob/master/http/dist/runtime/templates/http.plugin.mjs` the changes are not have any effect under i not restart nuxt. Changes in other files have effect.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3255,3256,3257],{"name":3195,"color":3196},{"name":3208,"color":3209},{"name":3258,"color":3259},"🍰 p2-nice-to-have","0E8A16",14660,"Restart nuxt server when local module files are updated","2023-03-07T15:19:36Z","https://github.com/nuxt/nuxt/issues/14660",0.7060465,{"labels":3266,"number":3275,"owner":3155,"repository":3155,"state":3187,"title":3276,"updated_at":3277,"url":3278,"score":3279},[3267,3268,3269,3272],{"name":3208,"color":3209},{"name":3165,"color":3166},{"name":3270,"color":3271},"cli","09F665",{"name":3273,"color":3274},"pages","00DFB5",11760,"Changing pages causes full nuxt restart","2023-01-19T15:47:38Z","https://github.com/nuxt/nuxt/issues/11760",0.71059465,["Reactive",3281],{},["Set"],["ShallowReactive",3284],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fzW2bqpqZULX_FyYE5RZ7GgeBJKbnw8z_blgZ0cx_-G4":-1},"/nuxt/cli/1030"]