`\r\n\r\n[nuxt] error caught during app initialization Error: Page not found: /~/assets/img/chat.svg\r\n at Module.createError (/home/foticos/var/www/wanapix_next/node_modules/h3/dist/index.mjs:128:15)\r\n at /home/foticos/var/www/wanapix_next/node_modules/nuxt/dist/pages/runtime/plugins/router.mjs:141:113\r\n at triggerAfterEach (/home/foticos/var/www/wanapix_next/node_modules/vue-router/dist/vue-router.mjs:3306:13)\r\n at /home/foticos/var/www/wanapix_next/node_modules/vue-router/dist/vue-router.mjs:3209:13\r\n at process.processTicksAndRejections (/home/foticos/var/www/wanapix_next/lib/internal/process/task_queues.js:95:5)\r\n at async /home/foticos/var/www/wanapix_next/node_modules/nuxt/dist/pages/runtime/plugins/router.mjs:157:7\r\n at async createNuxtAppServer (/home/foticos/var/www/wanapix_next/node_modules/nuxt/dist/app/entry.mjs:30:7)\r\n at async default (/home/foticos/var/www/wanapix_next/node_modules/@nuxt/vite-builder/dist/runtime/vite-node.mjs:27:18)\r\n at async Object.renderToString (/home/foticos/var/www/wanapix_next/node_modules/vue-bundle-renderer/dist/runtime.mjs:172:19)\r\n at async file:///home/foticos/var/www/wanapix_next/.nuxt/dev/index.mjs:2945:21 {statusCode: 404, fatal: false, unhandled: false, statusMessage: 'Page not found: /~/assets/img/chat.svg', __nuxt_error: true, …}\r\n\r\nIf i use \r\n`\u003Cimg class=\"w-70 h-70 mx-auto\" :src=\"'_nuxt/assets/img/'+link.icon+'.svg'\" alt=\"contact header\" />`\r\n\r\nRuns Ok\r\n\r\n### Describe the bug\r\n\r\nwe want to use dinamic urls like this... but throws an error\r\n `\u003Cimg class=\"w-70 h-70 mx-auto\" :src=\"'~/assets/img/'+link.icon+'.svg'\" alt=\"contact header\" />`\r\n\r\n[nuxt] error caught during app initialization Error: Page not found: /~/assets/img/chat.svg\r\n at Module.createError (/home/foticos/var/www/wanapix_next/node_modules/h3/dist/index.mjs:128:15)\r\n at /home/foticos/var/www/wanapix_next/node_modules/nuxt/dist/pages/runtime/plugins/router.mjs:141:113\r\n at triggerAfterEach (/home/foticos/var/www/wanapix_next/node_modules/vue-router/dist/vue-router.mjs:3306:13)\r\n at /home/foticos/var/www/wanapix_next/node_modules/vue-router/dist/vue-router.mjs:3209:13\r\n at process.processTicksAndRejections (/home/foticos/var/www/wanapix_next/lib/internal/process/task_queues.js:95:5)\r\n at async /home/foticos/var/www/wanapix_next/node_modules/nuxt/dist/pages/runtime/plugins/router.mjs:157:7\r\n at async createNuxtAppServer (/home/foticos/var/www/wanapix_next/node_modules/nuxt/dist/app/entry.mjs:30:7)\r\n at async default (/home/foticos/var/www/wanapix_next/node_modules/@nuxt/vite-builder/dist/runtime/vite-node.mjs:27:18)\r\n at async Object.renderToString (/home/foticos/var/www/wanapix_next/node_modules/vue-bundle-renderer/dist/runtime.mjs:172:19)\r\n at async file:///home/foticos/var/www/wanapix_next/.nuxt/dev/index.mjs:2945:21 {statusCode: 404, fatal: false, unhandled: false, statusMessage: 'Page not found: /~/assets/img/chat.svg', __nuxt_error: true, …}\r\n\r\nIf i use \r\n`\u003Cimg class=\"w-70 h-70 mx-auto\" :src=\"'_nuxt/assets/img/'+link.icon+'.svg'\" alt=\"contact header\" />`\r\n\r\nRuns Ok\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Logs\r\n\r\n_No response_",[1984,1987],{"name":1985,"color":1986},"3.x","29bc7f",{"name":1988,"color":1989},"pending triage","E99695",19498,"nuxt","closed","Dynamic assets image fails","2023-03-07T10:56:39Z","https://github.com/nuxt/nuxt/issues/19498",0.5935916,{"labels":1998,"number":2004,"owner":1991,"repository":1991,"state":1992,"title":2005,"updated_at":2006,"url":2007,"score":2008},[1999,2000,2001],{"name":1985,"color":1986},{"name":1988,"color":1989},{"name":2002,"color":2003},"nitro","bfd4f2",13969,"static asset 404s print `[nitro] Error while generating error response FetchError: 404`","2023-01-19T17:11:19Z","https://github.com/nuxt/nuxt/issues/13969",0.6176217,{"description":2010,"labels":2011,"number":2017,"owner":1991,"repository":1991,"state":1992,"title":2018,"updated_at":2019,"url":2020,"score":2021},"### Environment\n\nNuxi 3.2.3 \r\n \r\nRootDir: /usr/src/app/packages/app \r\nNuxt project info: \r\n\r\n------------------------------\r\n- Operating System: `Linux`\r\n- Node Version: `v18.14.1`\r\n- Nuxt Version: `3.2.3`\r\n- Nitro Version: `2.2.3`\r\n- Package Manager: `npm@9.5.0`\r\n- Builder: `vite`\r\n- User Config: `build`, `googleFonts`, `experimental`, `i18n`, `modules`, `runtimeConfig`, `typescript`, `vite`, `vue`\r\n- Runtime Modules: `@nuxtjs/google-fonts@3.0.0-1`, `@nuxtjs/i18n@8.0.0-beta.9-27948515.3db6367`, `@pinia/nuxt@0.4.7`\r\n- Build Modules: `-`\r\n------------------------------\r\n\n\n### Reproduction\n\nI don't know how to reproduce this since I don't know the source error of this issue :( At this point we don't know how to debug anything about this issue.\n\n### Describe the bug\n\nWe are facing a lot of this issue : \r\n\r\nSorry for obfuscating some informations, it's about a DNS that is for our client that want to stay anonymous.\r\n\r\n\r\nI don't know where to start in order to fix this issue.\r\nTo give some more informations, when we load the home there is more than 1000 requests done when loading the page : \r\n\r\n\r\n\r\nI'm not sure if there is some limitations arounds requests / seconds on the vite server that serve files?\r\n\r\nIt can happens 10 times / minutes. Sometimes loading the page works, sometimes it does not. \r\n\r\nAny ideas on how to at least debug this ?\n\n### Additional context\n\nWe setup our files outside the components folder, don't know if it has an impact in the bundling? \r\n\r\nWe built the project with the domain driven approach, in which a folder contains all the files containing a part of the projet\r\nExample : all the things related to the payment (store, components, hooks...) are in a specific folder, not splitted in differents folders following nuxt file system\r\n\r\n\r\n\r\nIn the components folder, it's about our design system components that are used inside the domains folders\n\n### Logs\n\n```shell-script\nNo log relevant at this point\n```\n",[2012,2013,2014],{"name":1985,"color":1986},{"name":1988,"color":1989},{"name":2015,"color":2016},"needs reproduction","FBCA04",19393,"Failed to import dynamic modules","2023-07-21T08:31:54Z","https://github.com/nuxt/nuxt/issues/19393",0.6223898,{"labels":2023,"number":2031,"owner":1991,"repository":1991,"state":1992,"title":2032,"updated_at":2033,"url":2034,"score":2035},[2024,2025,2028],{"name":1985,"color":1986},{"name":2026,"color":2027},"bug","d73a4a",{"name":2029,"color":2030},"🍰 p2-nice-to-have","0E8A16",14131,"add asset import typings for webpack and vite builders","2023-05-15T16:17:41Z","https://github.com/nuxt/nuxt/issues/14131",0.6232203,{"description":2037,"labels":2038,"number":2042,"owner":1991,"repository":1991,"state":1992,"title":2043,"updated_at":2044,"url":2045,"score":2046},"### Environment\n\nNuxt project info: 9:36:05 PM\r\n\r\n------------------------------\r\n- Operating System: Windows_NT\r\n- Node Version: v18.16.1\r\n- Nuxt Version: 3.6.5\r\n- Nitro Version: 2.5.2\r\n- Package Manager: npm@9.8.0\r\n- Builder: vite\r\n- User Config: extends, webVitals, typescript, devtools, app, tailwindcss, modules, runtimeConfig\r\n- Runtime Modules: @nuxthq/ui@2.6.0, @nuxt/content@2.7.1, @nuxtjs/web-vitals@0.2.6, @nuxtjs/fontaine@0.4.0, @nuxtjs/supabase@0.3.8, @pinia/nuxt@0.4.11, @pinia-plugin-persistedstate/nuxt@1.1.1\r\n- Build Modules: -\r\n------------------------------\n\n### Reproduction\n\nvercel output -\r\n```\r\nRunning \"npm run build\"\r\n21:33:33.574 | \r\n21:33:33.574 | > build\r\n21:33:33.574 | > nuxt build\r\n21:33:33.574 | \r\n21:33:33.649 | [log] Nuxi 3.6.5\r\n21:33:33.672 | [log] Nuxt 3.6.5 with Nitro 2.5.2\r\n21:33:34.953 | [info] [nuxt:tailwindcss] Using Tailwind CSS from ~/assets/css/tailwind.css\r\n21:33:36.924 | [error] Cannot find module 'postcss-custom-properties'\r\n21:33:36.924 | Require stack:\r\n21:33:36.924 | - /vercel/path0/app/index.js\r\n21:33:36.924 | Require stack:\r\n21:33:36.925 | - index.js\r\n21:33:36.925 | at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)\r\n21:33:36.925 | at Function.resolve (node:internal/modules/cjs/helpers:116:19)\r\n21:33:36.925 | at Function._resolve [as resolve] (node_modules/jiti/dist/jiti.js:1:250100)\r\n21:33:36.925 | at resolveModule (node_modules/@nuxt/kit/dist/index.mjs:2230:29)\r\n21:33:36.925 | at requireModule (node_modules/@nuxt/kit/dist/index.mjs:2240:24)\r\n21:33:36.925 | at node_modules/@nuxt/vite-builder/dist/shared/vite-builder.9774705b.mjs:851:20\r\n21:33:36.925 | at Array.map (\u003Canonymous>)\r\n21:33:36.925 | at resolveCSSOptions (node_modules/@nuxt/vite-builder/dist/shared/vite-builder.9774705b.mjs:850:167)\r\n21:33:36.925 | at bundle (node_modules/@nuxt/vite-builder/dist/shared/vite-builder.9774705b.mjs:1314:14)\r\n21:33:36.926 | at async build (node_modules/nuxt/dist/index.mjs:3793:5)\r\n```\r\n\n\n### Describe the bug\n\nupgrading to latest two versions does not work in dev and hosting. \n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2039,2040,2041],{"name":1985,"color":1986},{"name":1988,"color":1989},{"name":2015,"color":2016},22237,"upgrade breaks my build in local and in vercel","2023-07-20T12:00:22Z","https://github.com/nuxt/nuxt/issues/22237",0.6264539,{"description":2048,"labels":2049,"number":2060,"owner":1991,"repository":1991,"state":1992,"title":2061,"updated_at":2062,"url":2063,"score":2064},"### Environment\r\n\r\n- Operating System: Linux\r\n- Node Version: v16.14.2\r\n- Nuxt Version: 3.4.2\r\n- Nitro Version: 2.4.1\r\n- Package Manager: npm@9.4.2\r\n- Builder: vite\r\n- User Config: -\r\n- Runtime Modules: -\r\n- Build Modules: -\r\n\r\n### Reproduction\r\n\r\nhttps://stackblitz.com/edit/github-ampofb?file=app.vue\r\n\r\nIn this demo Nuxt is locked to `v3.4.2`. Set the version to `3.4.1` and run `npm i && npm run dev` to see what the output should actually look like.\r\n\r\n### Describe the bug\r\n\r\nWhen I import the npm package `verovio` since nuxt `3.4.2` I will get an error `Failed to resolve entry for package`. Probably this is because Vite was bumped to `4.3` in nuxt `3.4.2`. Any idea how I can get around this issue? Feel free to move this issue to vitejs/vite when it is not directly related to nuxt.\r\n\r\n### Additional context\r\n\r\nProbably this error occurs because there is a dynamic import statement in `verovio/wasm-hum` (which is created by Emscripten):\r\n\r\n```js\r\nconst{createRequire:createRequire}=await import(\"module\");\r\n```\r\n\r\n### Logs\r\n\r\n```shell-script\r\n[plugin:vite:asset-import-meta-url] Failed to resolve entry for package \"~/node_modules/.cache/vite/client/deps\". The package may have incorrect main/module/exports specified in its package.json.\r\n~/node_modules/.cache/vite/client/deps/verovio_wasm-hum.js\r\n```",[2050,2051,2054,2057],{"name":1985,"color":1986},{"name":2052,"color":2053},"vite","3574D1",{"name":2055,"color":2056},"upstream","E8A36D",{"name":2058,"color":2059},"upstream-bug","B60205",21578,"Cannot use module with dynamic import since Nuxt 3.4.2","2024-06-18T07:17:57Z","https://github.com/nuxt/nuxt/issues/21578",0.62773824,{"description":2066,"labels":2067,"number":2071,"owner":1991,"repository":1991,"state":1992,"title":2072,"updated_at":2073,"url":2074,"score":2075},"### Environment\n\n- Operating System: `Linux`\r\n- Node Version: `v18.15.0`\r\n- Nuxt Version: `3.3.1`\r\n- Nitro Version: `1.0.0`\r\n- Package Manager: `npm@9.5.0`\r\n- Builder: `vite`\r\n- User Config: `srcDir`, `modules`, `tailwindcss`, `vite`, `i18n`, `nitro`, `schemaOrg`, `telemetry`, `algolia`, `head`, `auth`, `viewport`, `css`, `build`, `runtimeConfig`\r\n- Runtime Modules: `genesis-design-system/nuxt`, `@nuxtjs/algolia@1.5.1`, `@nuxtjs/tailwindcss@6.6.0`, `formidable@2.1.1`, `nuxt-viewport@2.0.3`, `@nuxtjs/partytown@1.3.0`, `@vueuse/nuxt@9.13.0`, `nuxt-schema-org@2.1.2`, `nuxt-icon@0.1.8`, `@pinia/nuxt@0.4.7`, `@nuxtjs/i18n@8.0.0-beta.10`, `@sidebase/nuxt-auth@0.3.4`\r\n- Build Modules: `-`\r\n\n\n### Reproduction\n\ni'm having problems when we compile our project\r\n\r\nIf we use this line, compiling was wrong\r\n\r\n\r\n\r\nbut if we use an assets file, the compiling was correct in all compilations.\r\n\r\n\r\nThe strangest thing yet is that I am using the import of \"import '@splidejs/splide/dist/css/themes/splide-default.min.css'\" in several files and it only fails in this file\r\n\r\nI have tryed build.rollupOptions.external with this file, but fails also\r\n\n\n### Describe the bug\n\ni'm having problems when we compile our project\r\n\r\nIf we use this line, compiling was wrong\r\n\r\n\r\n\r\nbut if we use an assets file, the compiling was correct in all compilations.\r\n\r\n\r\nThe strangest thing yet is that I am using the import of \"import '@splidejs/splide/dist/css/themes/splide-default.min.css'\" in several files and it only fails in this file\r\n\r\nI have tryed build.rollupOptions.external with this file, but fails also\r\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2068,2069,2070],{"name":1985,"color":1986},{"name":1988,"color":1989},{"name":2015,"color":2016},19855,"npx nuxi build fails random with @splidejs/splide/dist/css/themes/splide-default.min.css","2023-10-20T10:52:09Z","https://github.com/nuxt/nuxt/issues/19855",0.6282717,{"description":2077,"labels":2078,"number":2081,"owner":1991,"repository":1991,"state":1992,"title":2082,"updated_at":2083,"url":2084,"score":2085},"### Environment\n\n- Operating System: `Darwin`\n- Node Version: `v20.18.1`\n- Nuxt Version: `3.15.2`\n- CLI Version: `3.21.1`\n- Nitro Version: `2.10.4`\n- Package Manager: `npm@10.8.2`\n- Builder: `-`\n- User Config: `experimental`, `ssr`, `devtools`, `devServer`, `build`, `modules`, `app`, `components`, `imports`, `sourcemap`, `vite`, `vue`, `typo3`, `i18n`, `css`, `runtimeConfig`, `compatibilityDate`\n- Runtime Modules: `()`, `@t3headless/nuxt-typo3@2.0.8`, `nuxt3-class-component@1.3.1`, `@pinia/nuxt@0.5.5`, `@nuxtjs/i18n@8.5.6`\n- Build Modules: `-`\n\n\n### Reproduction\n\nUncaught (in promise) TypeError: Failed to fetch dynamically imported module: https://forfatter12.hest.ninja/_nuxt/node_modules/nuxt/dist/app/entry.js?v=2c4b494eUnderstand this error\n\n### Describe the bug\n\n```\nAfter updating to nuxt > 3.15.1 i get this im development mode - what confuses me is the \"un-resolved\" - @id/virtual:nuxt:\nI get:\nurl: https://forfatter12.hest.ninja/\nwtp.js:52 referrer: https://forfatter12.hest.ninja/\nclient:742 [vite] connecting...\nentry.js:2 \n \n \n GET https://forfatter12.hest.ninja/_nuxt/@id/virtual:nuxt:%2FVolumes%2Fdev%2Frepos%2Fsystime_ibk_frontend%2F.nuxt%2Ffetch.mjs net::ERR_ABORTED 404 (Not Found)Understand this errorAI\nforfatter12.hest.ninja/:1 Uncaught (in promise) TypeError: Failed to fetch dynamically imported module: https://forfatter12.hest.ninja/_nuxt/node_modules/nuxt/dist/app/entry.js?v=2c4b494eUnderstand this errorAI\nentry.js:5 \n \n \n GET https://forfatter12.hest.ninja/_nuxt/@id/virtual:nuxt:%2FVolumes%2Fdev%2Frepos%2Fsystime_ibk_frontend%2F.nuxt%2Fcss.mjs net::ERR_ABORTED 404 (Not Found)Understand this errorAI\nentry.js:7 \n \n \n GET https://forfatter12.hest.ninja/_nuxt/@id/virtual:nuxt:%2FVolumes%2Fdev%2Frepos%2Fsystime_ibk_frontend%2F.nuxt%2Froot-component.mjs net::ERR_ABORTED 404 (Not Found)Understand this errorAI\nentry.js:6 \n \n \n GET https://forfatter12.hest.ninja/_nuxt/@id/virtual:nuxt:%2FVolumes%2Fdev%2Frepos%2Fsystime_ibk_frontend%2F.nuxt%2Fplugins.client.mjs net::ERR_ABORTED 404 (Not Found)Understand this errorAI\nentry.js:8 \n \n \n GET https://forfatter12.hest.ninja/_nuxt/@id/virtual:nuxt:%2FVolumes%2Fdev%2Frepos%2Fsystime_ibk_frontend%2F.nuxt%2Fnuxt.config.mjs net::ERR_ABORTED 404 (Not Found)Understand this errorAI\nclient:865 [vite] connected.\n```\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2079,2080],{"name":1988,"color":1989},{"name":2015,"color":2016},30805,"Uncaught (in promise) TypeError: Failed to fetch dynamically imported module in dev mode nuxt > 3.15.1","2025-01-30T05:56:33Z","https://github.com/nuxt/nuxt/issues/30805",0.6285551,{"description":2087,"labels":2088,"number":2091,"owner":1991,"repository":1991,"state":1992,"title":2092,"updated_at":2093,"url":2094,"score":2095},"### Environment\n\n- Operating System: `Darwin`\r\n- Node Version: `v18.11.0`\r\n- Nuxt Version: `3.0.0-rc.12`\r\n- Nitro Version: `0.6.0`\r\n- Package Manager: `npm@8.19.2`\r\n- Builder: `vite`\r\n- User Config: `css`, `components`, `experimental`, `runtimeConfig`, `modules`, `basic`, `colorMode`, `tailwindcss`, `build`, `vue`, `vite`, `app`, `nitro`\r\n- Runtime Modules: `nuxt-basic-auth-module@1.4.1`, `@nuxtjs/tailwindcss@6.1.2`, `@pinia/nuxt@0.4.2`, `@vueuse/nuxt@9.3.0`, `@nuxtjs/color-mode@3.1.6`\r\n- Build Modules: `-`\r\n\n\n### Reproduction\n\nRun a nuxt3 app using nitro with the following in your nuxt.config.ts:\r\n\r\n`import { defineNitroConfig } from 'nitropack';`\r\n\r\nand within the defineNuxtConifg:\r\n\r\n`nitro: defineNitroConfig({\r\n\t\trollupConfig: {\r\n\t\t\texternal: ['bufferutil', 'utf-8-validate'],\r\n\t\t\tcontext: 'this'\r\n\t\t}\r\n\t})`\n\n### Describe the bug\n\nWhen the dev server is started, the following error is printed in the console:\r\n\r\n`ERROR This module cannot be imported in the Vue part of your app. [importing nitropack from nuxt.config.ts]`\r\n\r\nThis doesn't prevent the server from running and it doesn't appear to break anything, but it does show up as an error.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell\nNuxi 3.0.0-rc.12 10:39:24\r\nNuxt 3.0.0-rc.12 with Nitro 0.6.0 10:39:24\r\n 10:39:24\r\n > Local: http://localhost:3000/ \r\n > Network: http://192.168.50.239:3000/\r\n > *Redacted IPV6 addresses from this list*\r\n\r\nℹ Enabled flag is false. Skip registration of authentication server. 10:39:24\r\nℹ Using default Tailwind CSS file from runtime/tailwind.css nuxt:tailwindcss 10:39:25\r\nℹ Tailwind Viewer: http://[::]:3000/_tailwind/ nuxt:tailwindcss 10:39:25\r\n\r\n WARN Components directory not found: /Users/kylewright/Desktop/Cosmic/Vanillo/vanillo-frontend/components/profile 10:39:25\r\n\r\n\r\n WARN [@vue/reactivity-transform] Reactivity transform is an experimental feature. 10:39:25\r\nExperimental features may change behavior between patch versions.\r\nIt is recommended to pin your vue dependencies to exact versions to avoid breakage.\r\nYou can follow the proposal's status at https://github.com/vuejs/rfcs/discussions/369.\r\n\r\n\r\n\r\n ERROR This module cannot be imported in the Vue part of your app. [importing nitropack from nuxt.config.ts] 10:39:32\r\n\r\nℹ Vite client warmed up in 8508ms 10:39:34\r\n✔ Nitro built in 2006 ms\n```\n",[2089,2090],{"name":1985,"color":1986},{"name":1988,"color":1989},15307,"Nitropack import in nuxt.config.ts gives error on dev server start","2023-01-19T17:48:00Z","https://github.com/nuxt/nuxt/issues/15307",0.63077986,{"description":2097,"labels":2098,"number":2101,"owner":1991,"repository":1991,"state":1992,"title":2102,"updated_at":2103,"url":2104,"score":2105},"### Environment\n\n------------------------------\r\n- Operating System: `Windows_NT`\r\n- Node Version: `v18.7.0`\r\n- Nuxt Version: `3.0.0-rc.9`\r\n- Nitro Version: `0.5.1`\r\n- Package Manager: `npm@8.15.0`\r\n- Builder: `vite`\r\n- User Config: `css`, `build`, `vite`\r\n- Runtime Modules: `-`\r\n- Build Modules: `-`\r\n------------------------------\n\n### Reproduction\n\nupgrade to `nuxt@3.0.0-rc.9` and then just run `npm run build`\n\n### Describe the bug\n\nI just upgraded nuxt to rc9 from rc8, and there is a error when I run `npm run build`\r\n\r\nIt works well after I downgrade to rc8\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell\ni Vite server warmed up in 153ms 10:53:25\r\n√ Nitro built in 326 ms nitro 10:53:25\r\n✘ [ERROR] Could not resolve \"#build/app.config.mjs\"\r\n\r\n node_modules/nuxt/dist/app/config.mjs:3:24:\r\n 3 │ import __appConfig from \"#build/app.config.mjs\";\r\n ╵ ~~~~~~~~~~~~~~~~~~~~~~~\r\n\r\n The package import \"#build/app.config.mjs\" is not defined in this \"imports\" map:\r\n\r\n node_modules/nuxt/package.json:18:13:\r\n 18 │ \"imports\": {\r\n ╵ ^\r\n\r\n You can mark the path \"#build/app.config.mjs\" as external to exclude it from the bundle, which\r\n will remove this error.\r\n\r\n\r\n ERROR 10:53:30 AM [vite] error while updating dependencies: 10:53:30\r\nError: Build failed with 1 error:\r\nnode_modules/nuxt/dist/app/config.mjs:3:24: ERROR: Could not resolve \"#build/app.config.mjs\"\r\n at failureErrorWithLog (C:\\Users\\ppp\\Projects\\myproject\\node_modules\\vite\\node_modules\\esbuild\\lib\\main.js:1624:15)\r\n at C:\\Users\\ppp\\Projects\\myproject\\node_modules\\vite\\node_modules\\esbuild\\lib\\main.js:1266:28\r\n at runOnEndCallbacks (C:\\Users\\ppp\\Projects\\myproject\\node_modules\\vite\\node_modules\\esbuild\\lib\\main.js:1046:63)\r\n at buildResponseToResult (C:\\Users\\ppp\\Projects\\myproject\\node_modules\\vite\\node_modules\\esbuild\\lib\\main.js:1264:7)\r\n at C:\\Users\\ppp\\Projects\\myproject\\node_modules\\vite\\node_modules\\esbuild\\lib\\main.js:1377:14\r\n at C:\\Users\\ppp\\Projects\\myproject\\node_modules\\vite\\node_modules\\esbuild\\lib\\main.js:678:9\r\n at handleIncomingPacket (C:\\Users\\ppp\\Projects\\myproject\\node_modules\\vite\\node_modules\\esbuild\\lib\\main.js:775:9)\r\n at Socket.readFromStdout (C:\\Users\\ppp\\Projects\\myproject\\node_modules\\vite\\node_modules\\esbuild\\lib\\main.js:644:7)\r\n at Socket.emit (node:events:513:28)\r\n at Socket.emit (node:domain:489:12)\n```\n",[2099,2100],{"name":1985,"color":1986},{"name":1988,"color":1989},14833,"ERROR: Could not resolve \"#build/app.config.mjs\"","2023-01-19T17:41:00Z","https://github.com/nuxt/nuxt/issues/14833",0.6310899,["Reactive",2107],{},["Set"],["ShallowReactive",2110],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"lL8YMwFmHcDaoCRJ4GzjJ4EyE7882_AdjxBJgJSH9bw":-1},"/nuxt/nuxt/19642"]