\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n[unhandledRejection] TypeError: dayjs.duration is not a function\n```",[3156,3159],{"name":3157,"color":3158},"pending triage","E99695",{"name":3160,"color":3161},"needs reproduction","FBCA04",31759,"closed","Nuxt 3.16.2 does not install settings from the module","2025-08-10T20:15:20Z","https://github.com/nuxt/nuxt/issues/31759",0.64772385,{"description":3169,"labels":3170,"number":3178,"owner":3146,"repository":3146,"state":3163,"title":3179,"updated_at":3180,"url":3181,"score":3182},"### Environment\r\n\r\n```\r\n------------------------------\r\n- Operating System: Linux\r\n- Node Version: v16.20.0\r\n- Nuxt Version: 3.7.2\r\n- CLI Version: 3.8.3\r\n- Nitro Version: 2.6.3\r\n- Package Manager: npm@9.4.2\r\n- Builder: -\r\n- User Config: devtools, vite\r\n- Runtime Modules: -\r\n- Build Modules: -\r\n------------------------------\r\n```\r\n\r\n### Reproduction\r\n\r\nhttps://stackblitz.com/edit/github-hnz7et-dysose?file=nuxt.config.ts\r\n\r\n### Describe the bug\r\n\r\nIt works in dev mode but not when you build the app.\r\n\r\n1. Run `npm run build`\r\n2. Run the build using `node .output/server/index.mjs`\r\n3. Access the application using localhost:3000\r\n4. Observe the following error:\r\n`[nuxt] [request error] [unhandled] [500] Cannot find module '/home/projects/github-hnz7et-dysose/.output/server/chunks/dist/vue-i18n.runtime.mjs' imported from /home/projects/github-hnz7et-dysose/.output/server/chunks/app/server.mjs`\r\n\r\n\r\n### Additional context\r\n\r\nvue-i18n used to work with Nuxt 3.6 but not anymore with 3.7. Nonetheless, this might actually be an issue with vue-i18n and not Nuxt but I'm not sure how to get to the bottom of this issue.\r\n\r\n### Logs\r\n\r\n_No response_",[3171,3174,3177],{"name":3172,"color":3173},"3.x","29bc7f",{"name":3175,"color":3176},"workaround available","11376d",{"name":3157,"color":3158},23180,"vue-i18n not working with Nuxt 3.7","2023-09-14T08:46:23Z","https://github.com/nuxt/nuxt/issues/23180",0.6798639,{"description":3184,"labels":3185,"number":3188,"owner":3146,"repository":3146,"state":3163,"title":3189,"updated_at":3190,"url":3191,"score":3192},"### Environment\r\n\r\n------------------------------\r\n- Operating System: `Darwin`\r\n- Node Version: `v16.17.0`\r\n- Nuxt Version: `2.16.0-27720022.54e852f`\r\n- Nitro Version: `0.6.1`\r\n- Package Manager: `yarn@1.22.17`\r\n- Builder: `webpack`\r\n- User Config: `ssr`, `target`, `head`, `css`, `styleResources`, `plugins`, `components`, `buildModules`, `modules`, `axios`, `dayjs`, `i18n`, `publicRuntimeConfig`, `build`, `vuetify`, `googleFonts`, `loading`, `loadingIndicator`, `toast`, `generate`, `storybook`, `server`, `serverHandlers`, `devServerHandlers`, `typescript`, `bridge`\r\n- Runtime Modules: `@nuxtjs/style-resources@1.2.1`, `@nuxtjs/toast@3.3.1`, `@nuxtjs/i18n@7.3.0`, `@nuxtjs/dayjs@1.4.1`, `@nuxtjs/axios@5.13.6`\r\n- Build Modules: `()`, `@nuxtjs/google-fonts@1.3.0`, `@nuxtjs/eslint-module@3.1.0`, `@nuxtjs/stylelint-module@4.1.0`, `@nuxtjs/vuetify@1.12.3`, `@nuxt/bridge@3.0.0-27778503.de9e5c2`\r\n------------------------------\r\n\r\n\r\n\r\n### Reproduction\r\n\r\nSteps:\r\n1. Remove yarn.lock\r\n2. `yarn install`\r\n\r\n\u003Cimg width=\"737\" alt=\"image\" src=\"https://user-images.githubusercontent.com/6944443/200553567-32eed46f-4619-4366-80b4-56466081e22d.png\">\r\n\r\n\r\n### Describe the bug\r\n\r\nThe problem comes again! \r\nAfter i update nuxt-bridge. (Nuxt CLI v3.0.0-rc.12)\r\nHowever with Nuxt CLI v3.0.0-rc.8 works well\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Logs\r\n\r\n_No response_",[3186,3187],{"name":3172,"color":3173},{"name":3157,"color":3158},15399,"Cant set 80 port again","2023-01-19T17:49:40Z","https://github.com/nuxt/nuxt/issues/15399",0.6815826,{"description":3194,"labels":3195,"number":3201,"owner":3146,"repository":3146,"state":3163,"title":3202,"updated_at":3203,"url":3204,"score":3205},"### Environment\n\n- Operating System: Darwin\r\n- Node Version: v18.16.0\r\n- Nuxt Version: 3.7.0\r\n- CLI Version: 3.7.3\r\n- Nitro Version: 2.6.2\r\n- Package Manager: pnpm@8.6.5\r\n- Builder: -\r\n- User Config: i18n, robots, modules, app, css, devtools, devServer, nitro\r\n- Runtime Modules: nuxt-swiper@1.2.2, @nuxtjs/i18n@8.0.0-rc.3, @nuxtjs/tailwindcss@6.8.0, @element-plus/nuxt@1.0.5, @pinia/nuxt@0.4.11, nuxt-svgo@3.5.0, @nuxtjs/robots@3.0.0\r\n- Build Modules: -\r\n\n\n### Reproduction\n\nDownload the latest version of nuxt and the latest version of @ nuxtjs/i18n, and then package them to encounter corresponding issues\n\n### Describe the bug\n\nI downloaded the latest version of Nuxt, and then downloaded the latest version of @ nuxtjs/i18n. Everything was normal during development, and then I packaged it and ran i18n again, but it failed again. Why do I suspect it's a problem with the new version of Nuxt? Because that project was previously packaged in 3.6.5 and everything was normal, including i18n, I updated the nuxt version to the latest version and it became invalid. Later, I rolled back the old version of nuxt and it was no longer useful.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3196,3197,3198],{"name":3172,"color":3173},{"name":3157,"color":3158},{"name":3199,"color":3200},"upstream","E8A36D",22938,"Developing nux3 using @ nuxtjs/i18n is normal, but running i18n after packaging fails","2023-09-08T20:13:01Z","https://github.com/nuxt/nuxt/issues/22938",0.6860181,{"description":3207,"labels":3208,"number":3211,"owner":3146,"repository":3146,"state":3163,"title":3212,"updated_at":3213,"url":3214,"score":3215},"### Environment\n\n------------------------------\r\n- Operating System: `Linux`\r\n- Node Version: `v18.12.1`\r\n- Nuxt Version: `3.0.0`\r\n- Nitro Version: `1.0.0`\r\n- Package Manager: `pnpm@7.18.2`\r\n- Builder: `vite`\r\n- User Config: `srcDir`, `imports`, `modules`, `css`, `build`, `pinceau`, `i18n`, `typescript`, `colorMode`, `ignore`, `vite`, `tailwindcss`, `plausible`\r\n- Runtime Modules: `@pinia/nuxt@0.4.6`, `@vueuse/nuxt@9.7.0`, `@nuxtjs/tailwindcss@6.1.3`, `@pinia/nuxt@0.4.6`, `@nuxtjs/i18n@8.0.0-beta.7`, `@nuxtjs/color-mode@3.2.0`, `@huntersofbook/plausible-nuxt@0.5.2`, `@nuxtjs/partytown@1.3.0`, `nuxt-icon@0.1.8`, `pinceau/nuxt`, `@nuxtjs/fontaine@0.2.3`, `nuxt-headlessui@1.0.4`\r\n- Build Modules: `-`\r\n------------------------------\n\n### Reproduction\n\nhttps://github.com/productdevbook/oku-nuxt3-template/tree/bug-nuxt-config\r\n\r\nbrach: bug-nuxt-config\n\n### Describe the bug\n\n\r\nhttps://user-images.githubusercontent.com/38668796/208305787-be4c7c65-820b-4eb5-baaf-9d6295232c31.mp4\r\n\r\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3209,3210],{"name":3172,"color":3173},{"name":3157,"color":3158},15671,"nuxt config TS errors","2023-01-19T18:29:58Z","https://github.com/nuxt/nuxt/issues/15671",0.6889685,{"description":3217,"labels":3218,"number":3223,"owner":3146,"repository":3146,"state":3163,"title":3224,"updated_at":3225,"url":3226,"score":3227},"- Operating System: `Darwin`\n- Node Version: `v20.11.0`\n- Nuxt Version: `3.15.4`\n- CLI Version: `3.21.1`\n- Nitro Version: `2.10.4`\n- Package Manager: `npm@10.2.4`\n- Builder: `-`\n- User Config: `extends`, `devServer`, `modules`, `build`, `devtools`, `css`, `tailwindcss`, `plugins`, `runtimeConfig`, `i18n`, `compatibilityDate`\n- Runtime Modules: `@nuxtjs/i18n@9.2.0`, `@nuxtjs/device@3.2.4`, `@nuxt/image@1.9.0`, `@nuxtjs/tailwindcss@6.13.1`, `@pinia/nuxt@0.5.5`\n- Build Modules: `-`\nRecently, I upgraded Nuxt version from 3.15.1 -> 3.15.4 and my project goes crazy\n1) In my created defineNuxtPlugin, im trying to access i18n instance but its undefined\n```\nexport default defineNuxtPlugin(async (nuxtApp) => {\n console.log(nuxtApp.$i18n)\n}\n```\n2) for loading messages im using defineI18nLocale lazy load with $fetch\n```\nexport default defineI18nLocale(async (locale) => {\n const config = useRuntimeConfig()\n const apiConfig = config.public.api\n const { data } = await $fetch(`/api/translations/${locale}`, {\n headers: {\n [apiConfig.apiSecretHeaderName]: apiConfig.apiSecret\n }\n })\n return data\n})\n\n```\nNow, it triggers error \"A composable that requires access to the Nuxt instance was called outside of a plugin\"\n\n\nBefore, in Nuxt 3.15 all worked\nI dont really know is this bug from Nuxt, or i18n module or my code :)\n\n",[3219,3220],{"name":3157,"color":3158},{"name":3221,"color":3222},"possible regression","B90A42",31018,"Nuxt v3.15.4 and i18n module incompatible","2025-02-18T12:38:52Z","https://github.com/nuxt/nuxt/issues/31018",0.6915472,{"description":3229,"labels":3230,"number":3233,"owner":3146,"repository":3146,"state":3163,"title":3234,"updated_at":3235,"url":3236,"score":3237},"### Environment\n\n------------------------------\r\n- Operating System: Windows_NT\r\n- Node Version: v22.2.0\r\n- Nuxt Version: 3.13.2\r\n- CLI Version: 3.13.2\r\n- Nitro Version: 2.9.7\r\n- Package Manager: yarn@1.22.22\r\n- Builder: -\r\n- User Config: -\r\n- Runtime Modules: -\r\n- Build Modules: -\r\n------------------------------\n\n### Reproduction\n\nUsing `ant-design-vue` and `@ant-design-vue/nuxt` as a dependency\n\n### Describe the bug\n\nGetting the following error when the server starts:\r\n```\r\nUncaught SyntaxError: The requested module '/_nuxt/@fs/\u003Croute>/node_modules/ant-design-vue/node_modules/dayjs/plugin/advancedFormat.js?v=44f170b4' does not provide an export named 'default' (at dayjs.js:7:8)\r\n```\n\n### Additional context\n\nI've tried changing dayjs & ant-design-vue versions, but without luck.\r\nDowngrading nuxt to 13.12.4 solved the issue\n\n### Logs\n\n_No response_",[3231,3232],{"name":3157,"color":3158},{"name":3221,"color":3222},29050,"Module not working in new version","2024-09-18T11:44:23Z","https://github.com/nuxt/nuxt/issues/29050",0.6923407,{"description":3239,"labels":3240,"number":3244,"owner":3146,"repository":3146,"state":3163,"title":3245,"updated_at":3246,"url":3247,"score":3248},"### Environment\r\n\r\n------------------------------\r\n- Operating System: Darwin\r\n- Node Version: v20.0.0\r\n- Nuxt Version: 3.9.3\r\n- CLI Version: 3.10.1\r\n- Nitro Version: 2.8.1\r\n- Package Manager: bun@1.0.7\r\n- Builder: -\r\n- User Config: devtools, app, css, modules, build, colorMode, ui, components, imports, pinia, dayjs, i18n, stylelint, supabase, vueuse, runtimeConfig\r\n- Runtime Modules: @nuxt/devtools@1.0.8, @nuxt/image@1.3.0, @nuxt/ui@2.14.1, @nuxtjs/color-mode@3.3.2, @nuxtjs/i18n@8.1.1, @nuxtjs/supabase@1.1.6, @nuxtjs/stylelint-module@5.2.0, nuxt-icon@0.6.8, @pinia/nuxt@0.5.1, @pinia-plugin-persistedstate/nuxt@1.2.0, @vueuse/nuxt@10.8.0, dayjs-nuxt@2.1.9\r\n- Build Modules: -\r\n------------------------------\r\n\r\n### Reproduction\r\n\r\nhttps://stackblitz.com/edit/github-nvni9s?file=locales%2Fen.ts,locales%2Fko.ts,app.vue,components%2FLanguageChange.vue\r\n\r\n### Describe the bug\r\n\r\nwhen using Nuxt 3.10.x version, \r\nit dosen't find `locale file` like below,\r\n\r\n\r\n\u003Cimg width=\"1746\" alt=\"스크린샷 2024-02-27 오전 11 22 15\" src=\"https://github.com/nuxt/nuxt/assets/57179957/d7161537-8192-4d07-8ff6-e24e8f352d30\">\r\n\r\n---\r\n\r\nbut, when using Nuxt 3.9.3 version,\r\nit work normally like this,\r\n\u003Cimg width=\"932\" alt=\"스크린샷 2024-02-27 오전 11 19 54\" src=\"https://github.com/nuxt/nuxt/assets/57179957/f348352d-59e6-437f-9d36-fecc3859bacb\">\r\n\r\n---\r\n\r\nI'm not sure why this happens starting from version 3.10.0.\r\nI created a reproduction URL, but since there is no i18n-ally extension in stackblitz, I would appreciate it if you could run it in vs code.\r\n\r\n\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Logs\r\n\r\n```shell-script\r\n// error message in vs code\r\nNo locale files loaded. Probably there is something wrong with your project config.\r\n\r\n// in .vue error\r\nko: i18n key \"placeholder.password\" does not exist(i18n-ally-key-missing)\r\n```\r\n",[3241,3242,3243],{"name":3172,"color":3173},{"name":3157,"color":3158},{"name":3199,"color":3200},25970,"`i18n ally` dose not find 'i18n-ally-key-missing' in `Nuxt 3.10.x`","2024-03-03T21:31:46Z","https://github.com/nuxt/nuxt/issues/25970",0.69366586,{"labels":3250,"number":3253,"owner":3146,"repository":3146,"state":3163,"title":3254,"updated_at":3255,"url":3256,"score":3257},[3251,3252],{"name":3172,"color":3173},{"name":3157,"color":3158},14123,"useRuntimeConfig() is not work","2023-01-19T17:25:22Z","https://github.com/nuxt/nuxt/issues/14123",0.6937986,["Reactive",3259],{},["Set"],["ShallowReactive",3262],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fqGjkPIhRrxdmfKtpNE-8Wo3nrvoeWCcMOutuvcBNvjI":-1},"/nuxt/nuxt/32569"]