\r\n \u003CNuxtWelcome />\r\n \u003C/div>\r\n \u003C/template>\r\n \r\n \u003Cscript>\r\n import Header from '~/components/layouts/header.vue';\r\n \u003C/script>\r\n ```\r\n\r\n\r\n8. npm run dev\r\n\n\n### Describe the bug\n\n[Vue warn]: Failed to resolve component: Header\r\nIf this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement. \n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2003,2004],{"name":1985,"color":1986},{"name":1988,"color":1989},19310,"If this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement.","2023-02-27T12:15:17Z","https://github.com/nuxt/nuxt/issues/19310",0.6103596,{"description":2011,"labels":2012,"number":2015,"owner":1994,"repository":1994,"state":1995,"title":2016,"updated_at":2017,"url":2018,"score":2019},"### Environment\n\nNuxt 3 last\n\n### Reproduction\n\nhttps://github.com/n4an/nuxt-error-7\r\n\r\nnpm i\r\nnpm run dev\n\n### Describe the bug\n\nFailed to resolve component: NuxtPage\r\n[Vue warn]: inject() can only be used inside setup() or functional components.\r\n[Vue warn]: Server rendering context not provided. Make sure to only call useSSRContext() conditionally in the server build.\r\n[Vue warn]: resolveComponent can only be used in render() or setup().\r\n[Vue warn]: Component \u003CAnonymous> is missing template or render function.\r\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2013,2014],{"name":1985,"color":1986},{"name":1988,"color":1989},15243,"Failed to resolve component: NuxtPage","2023-01-19T17:46:40Z","https://github.com/nuxt/nuxt/issues/15243",0.6135066,{"description":2021,"labels":2022,"number":2025,"owner":1994,"repository":1994,"state":1995,"title":2026,"updated_at":2027,"url":2028,"score":2029},"### Environment\n\n------------------------------\r\n- Operating System: Windows_NT\r\n- Node Version: v18.17.0\r\n- Nuxt Version: 3.6.5\r\n- Nitro Version: 2.5.2\r\n- Package Manager: npm@9.6.7\r\n- Builder: vite\r\n- User Config: app, vite, build, modules, css, runtimeConfig, plugins, googleFonts, devtools\r\n- Runtime Modules: @pinia/nuxt@0.4.11, @pinia-plugin-persistedstate/nuxt@1.1.1, @nuxtjs/google-fonts@3.0.2, nuxt-icon@0.5.0\r\n- Build Modules: -\r\n------------------------------\n\n### Reproduction\n\n[Reproduction](https://stackblitz.com/edit/github-egvwuo-q53rtw?file=README.md)\n\n### Describe the bug\n\nUsing a component in the template while also importing its type in the Composition API leads to an error.\n\n### Additional context\n\nIn reproduction you can delete comment tags in **bug.vue** page to see error. I don't encounter this error when i don't call the component within the template. You can see it on the **weird.vue** page or in the **bug.vue** page with a comment.\r\n\r\nI don't encounter this issue in a project where I'm using version ^3.6.2.\n\n### Logs\n\n```shell-script\nInternal server error: Failed to resolve import \".nuxt/components\" from \"pages\\course\\index.vue\". Does the file exist? 05:38:47 \r\n Plugin: vite:import-analysis\r\n File: *path*/pages/course/index.vue:8:32\r\n 2 | import { ref } from 'vue';\r\n 3 | import { defineComponent as _defineComponent } from \"vue\";\r\n 4 | import { ModalsClassroom } from \".nuxt/components\";\r\n | ^\r\n 5 | const _sfc_main = /* @__PURE__ */ _defineComponent({\r\n 6 | __name: \"index\",\n```\n",[2023,2024],{"name":1985,"color":1986},{"name":1988,"color":1989},22979,"Nuxt3.6.5 - Failed to resolve import \".nuxt/components\" | Using a component in the template while also importing its type in the Composition API leads to an error.","2023-09-04T10:36:49Z","https://github.com/nuxt/nuxt/issues/22979",0.6168168,{"labels":2031,"number":2034,"owner":1994,"repository":1994,"state":1995,"title":2035,"updated_at":2036,"url":2037,"score":2038},[2032,2033],{"name":1985,"color":1986},{"name":1988,"color":1989},13606,"Component not loading more after change page.","2023-01-19T17:02:43Z","https://github.com/nuxt/nuxt/issues/13606",0.6323934,{"description":2040,"labels":2041,"number":2044,"owner":1994,"repository":1994,"state":1995,"title":2045,"updated_at":2046,"url":2047,"score":2048},"### Environment\n\nnuxt 3 rc12\r\nwin10\n\n### Reproduction\n\nIf i put project in one dir it work, if move to other not work. Always something not work.\n\n### Describe the bug\n\nruntime-core.esm-bundler.js:38 [Vue warn]: Failed to resolve component: nuxt-child\r\nIf this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement. \n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell\nruntime-core.esm-bundler.js:38 [Vue warn]: Hydration node mismatch:\r\n- Client vnode: nuxt-child \r\n- Server rendered DOM: \u003C!----> \r\n at \u003CQuality onVnodeUnmounted=fn\u003ConVnodeUnmounted> ref=Ref\u003C undefined > > \r\n at \u003CAnonymous key=\"/quality\" routeProps= Object pageKey=\"/quality\" ... > \r\n at \u003CBaseTransition mode=\"out-in\" appear=false persisted=false ... > \r\n at \u003CTransition name=\"page\" mode=\"out-in\" > \r\n at \u003CRouterView name=undefined route=undefined > \r\n at \u003CNuxtPage> \r\n at \u003CLayoutContent class=\"layoutContent py-0 bg-[#f8f8f8]\" > \r\n at \u003CLayout class=\"w-[100%] bg-[#f8f8f8]\" > \r\n at \u003CLayout class=\"flex h-[100%]\" has-sider=\"\" > \r\n at \u003CDefault > \r\n at \u003CAnonymous key=\"default\" name=\"default\" hasTransition=true > \r\n at \u003CBaseTransition mode=\"out-in\" appear=false persisted=false ... > \r\n at \u003CTransition name=\"layout\" mode=\"out-in\" > \r\n at \u003CAnonymous> \r\n at \u003CConfigProvider inline-theme-disabled=\"\" theme-overrides= Object locale= Object ... > \r\n at \u003CMessageProvider> \r\n at \u003CDialogProvider> \r\n at \u003CApp key=1 > \r\n at \u003CNuxtRoot>\n```\n",[2042,2043],{"name":1985,"color":1986},{"name":1988,"color":1989},15309,"runtime-core.esm-bundler.js:38 [Vue warn]: Failed to resolve component: nuxt-child If this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement. ","2023-01-19T17:48:01Z","https://github.com/nuxt/nuxt/issues/15309",0.634476,{"description":2050,"labels":2051,"number":2057,"owner":1994,"repository":1994,"state":1995,"title":2058,"updated_at":2059,"url":2060,"score":2061},"### Environment\n\nOperating System: Darwin\nNode Version: v22.12.0\nNuxt Version: 3.15.3\nCLI Version: 3.22.5\nNitro Version: 2.11.6\nPackage Manager: pnpm@9.5.0\nBuilder: -\nUser Config: -\nRuntime Modules: -\nBuild Modules: -\n\n### Reproduction\n\nno reproduction\n\n### Describe the bug\n\nThis is happening on switching layouts on navigating between pages, only in production.\n\n\u003Cimg width=\"958\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/8841e6f3-63e1-4136-b88b-daedd8b43e01\" />\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2052,2053,2054],{"name":1988,"color":1989},{"name":1991,"color":1992},{"name":2055,"color":2056},"possible regression","B90A42",31343,"Couldn't resolve component default at /route/:slug()","2025-03-18T12:00:46Z","https://github.com/nuxt/nuxt/issues/31343",0.6357416,{"description":2063,"labels":2064,"number":2067,"owner":1994,"repository":1994,"state":1995,"title":2068,"updated_at":2069,"url":2070,"score":2071},"### Environment\r\n\r\n------------------------------\r\n- Operating System: `Darwin`\r\n- Node Version: `v16.19.0`\r\n- Nuxt Version: `3.2.0`\r\n- Nitro Version: `2.2.1`\r\n- Package Manager: `yarn@1.22.19`\r\n- Builder: `vite`\r\n- User Config: `-`\r\n- Runtime Modules: `-`\r\n- Build Modules: `-`\r\n------------------------------\r\n\r\n### Reproduction\r\n\r\nhttps://stackblitz.com/edit/nuxt-starter-h59wrv?file=pages/index.vue\r\n\r\n- press the button\r\n- the page does not navigate to /about\r\n\r\n\r\n### Describe the bug\r\n\r\nThe nuxt-link inside the dependency example-lib does not work. it's not connected to the nuxt-link component.\r\n\r\n### Additional context\r\n\r\nCode\r\nhttps://github.com/TimvdEijnden/example-nuxt\r\nhttps://github.com/TimvdEijnden/example-lib\r\n\r\n### Logs\r\n\r\n```shell-script\r\nchunk-3NMN3MUW.js?v=e2403010:1381 [Vue warn]: Failed to resolve component: nuxt-link\r\nIf this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement. \r\n at \u003CMyRouterLink to=\"/about\" is-nuxt=\"\" > \r\n at \u003CIndex onVnodeUnmounted=fn\u003ConVnodeUnmounted> ref=Ref\u003C undefined > > \r\n at \u003CRouteProvider key=\"/\" routeProps= Object pageKey=\"/\" ... > \r\n at \u003CFragmentWrapper > \r\n at \u003CRouterView name=undefined route=undefined > \r\n at \u003CNuxtPage> \r\n at \u003CApp key=2 > \r\n at \u003CNuxtRoot>\r\n```\r\n",[2065,2066],{"name":1985,"color":1986},{"name":1991,"color":1992},19037,"failed to resolve NuxtLink when used in dependency","2023-09-08T07:09:44Z","https://github.com/nuxt/nuxt/issues/19037",0.63629806,{"labels":2073,"number":2078,"owner":1994,"repository":1994,"state":1995,"title":2079,"updated_at":2080,"url":2081,"score":2082},[2074,2075],{"name":1988,"color":1989},{"name":2076,"color":2077},"2.x","d4c5f9",9445,"[Vue warn]: Failed to resolve async component: function","2023-01-22T15:44:58Z","https://github.com/nuxt/nuxt/issues/9445",0.63749,{"description":2084,"labels":2085,"number":2088,"owner":1994,"repository":1994,"state":1995,"title":2089,"updated_at":2090,"url":2091,"score":2092},"### Environment\n\n```\r\n- Operating System: Windows_NT\r\n- Node Version: v20.16.0\r\n- CLI Version: 3.12.0\r\n- Nitro Version: 2.9.7\r\n- Package Manager: pnpm@9.4.0\r\n- Builder: -\r\n- User Config: compatibilityDate, devtools, future, app, vite, components, modules, primevue, tailwindcss, supabase\r\n- Runtime Modules: @primevue/nuxt-module@4.0.3, @nuxtjs/tailwindcss@6.12.1, nuxt-lucide-icons@1.0.5, @nuxthub/core@0.7.1, @nuxtjs/supabase@1.3.5\r\n- Build Modules: -\r\n```\n\n### Reproduction\n\nAfter setting up the new folder structure of `Nuxt 4`. The components are not found in the `index.vue `\r\n\r\nfor example:\r\n```\r\n app/components/landing/LandingHome.vue\r\n```\r\n\r\n`index.vue`\r\n```vue\r\n\u003Ctemplate>\r\n \u003CLandingHome />\r\n\u003C/template>\r\n```\r\n```\r\n WARN [Vue warn]: Failed to resolve component: LandingHome\r\nIf this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement.\r\n WARN [Vue warn]: Component \u003CAnonymous> is missing template or render function.\r\n```\r\n\r\nto fix it I had to add to the `nuxt.config.ts`\r\n```ts\r\ncomponents: [\r\n {\r\n path: \"~/components\",\r\n pathPrefix: true,\r\n },\r\n]\r\n```\r\n\n\n### Describe the bug\n\nThe component is not loading correctly with the new folder structure that includes nested directories.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2086,2087],{"name":1988,"color":1989},{"name":1991,"color":1992},28380,"Nuxt 4 - Component not loading - Failed to resolve component","2024-08-12T09:36:24Z","https://github.com/nuxt/nuxt/issues/28380",0.6392043,["Reactive",2094],{},["Set"],["ShallowReactive",2097],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"Ki5Sfz4XdxJ0btXG630mKMlcxFbdc0rFxkvCbpF_3gk":-1},"/nuxt/nuxt/14949"]