\n// Render the original icon (skip the global customization function)\n\u003CIcon\n name=\"i-base-beautiful-icon\"\n skip-customize\n/>\n```",[],333,"nuxt","icon","closed","[feature request]: skipCustomize prop","2025-04-10T06:13:04Z","https://github.com/nuxt/icon/issues/333",0.63105875,{"description":1993,"labels":1994,"number":1984,"owner":1985,"repository":1995,"state":1987,"title":1996,"updated_at":1997,"url":1998,"score":1991},"Hello! :) \r\n\r\nSince the release candidate of Nuxt 3 came out last month, many dependencies to do with Nuxt and its modules/libraries are broken. \r\n\r\nI can't install @nuxt/test-utils on a fresh Nuxt 2 stable project due to it having a hard dependency for Vue 3.x when Nuxt 2 uses Vue 2. I can install version 0.2.2 but it is year+ old compared to your current version. Is this the last version that will support Nuxt 2, or is this now deprecated in favour of @vue/test-utils which is what Nuxt 2 currently ships its NuxtLogo.spec.js example with?\r\n\r\nTo reproduce you just need to create a nuxt 2 project and try to execute: \r\n```bash\r\nnpm --save-dev install @nuxt/vue-utils\r\n```\r\n\r\nThe output is: \r\n```bash\r\n❯ npm --save-dev install @nuxt/test-utils\r\nnpm ERR! code ERESOLVE\r\nnpm ERR! ERESOLVE could not resolve\r\nnpm ERR! \r\nnpm ERR! While resolving: *********@1.0.0\r\nnpm ERR! Found: vue@2.6.14\r\nnpm ERR! node_modules/vue\r\nnpm ERR! vue@\"^2.6.12\" from @nuxt/vue-app@2.15.8\r\nnpm ERR! node_modules/@nuxt/vue-app\r\nnpm ERR! @nuxt/vue-app@\"2.15.8\" from @nuxt/builder@2.15.8\r\nnpm ERR! node_modules/@nuxt/builder\r\nnpm ERR! @nuxt/builder@\"2.15.8\" from nuxt@2.15.8\r\nnpm ERR! node_modules/nuxt\r\nnpm ERR! nuxt@\"^2.15.7\" from the root project\r\nnpm ERR! @nuxt/vue-app@\"2.15.8\" from nuxt@2.15.8\r\nnpm ERR! node_modules/nuxt\r\nnpm ERR! nuxt@\"^2.15.7\" from the root project\r\nnpm ERR! vue@\"^2.6.12\" from @nuxt/vue-renderer@2.15.8\r\nnpm ERR! node_modules/@nuxt/vue-renderer\r\nnpm ERR! @nuxt/vue-renderer@\"2.15.8\" from @nuxt/server@2.15.8\r\nnpm ERR! node_modules/@nuxt/server\r\nnpm ERR! @nuxt/server@\"2.15.8\" from @nuxt/core@2.15.8\r\nnpm ERR! node_modules/@nuxt/core\r\nnpm ERR! @nuxt/core@\"2.15.8\" from nuxt@2.15.8\r\nnpm ERR! node_modules/nuxt\r\nnpm ERR! 1 more (nuxt)\r\nnpm ERR! @nuxt/vue-renderer@\"2.15.8\" from nuxt@2.15.8\r\nnpm ERR! node_modules/nuxt\r\nnpm ERR! nuxt@\"^2.15.7\" from the root project\r\nnpm ERR! 4 more (@vue/test-utils, vue-jest, vue-tailwind, vuex)\r\nnpm ERR! \r\nnpm ERR! Could not resolve dependency:\r\nnpm ERR! dev @nuxt/test-utils@\"*\" from the root project\r\nnpm ERR! \r\nnpm ERR! Conflicting peer dependency: vue@3.2.33\r\nnpm ERR! node_modules/vue\r\nnpm ERR! peer vue@\"3.2.33\" from @nuxt/test-utils@3.0.0-rc.3\r\nnpm ERR! node_modules/@nuxt/test-utils\r\nnpm ERR! dev @nuxt/test-utils@\"*\" from the root project\r\nnpm ERR! \r\nnpm ERR! Fix the upstream dependency conflict, or retry\r\nnpm ERR! this command with --force, or --legacy-peer-deps\r\nnpm ERR! to accept an incorrect (and potentially broken) dependency resolution.\r\n```\r\n\r\nAny advice or help would be greatly appreciated as currently this is blocking my team from starting our project with full Nuxt SSR testing support. ",[],"test-utils","Cannot install latest version in standard Nuxt 2 project","2023-12-02T00:33:11Z","https://github.com/nuxt/test-utils/issues/333",{"description":2000,"labels":2001,"number":2008,"owner":1985,"repository":1985,"state":1987,"title":2009,"updated_at":2010,"url":2011,"score":2012},"### Environment\n\nnode : v18.14.0\r\nnpm : 9.3.1\r\nLinux\n\n### Reproduction\n\nI'm just install of nuxt 2.\r\n\r\n`npm i -g create-nuxt-app`\r\n\r\n`npm init nuxt-app project-name`\r\n\r\n`npm run dev`\n\n### Describe the bug\n\nI'm using the latest LTS NodeJS and I'm installing Nuxt 2.\r\nWith Vuetify.\r\nI just use \"wisard installation\" to create a new project.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\nWARN webpack@5.75.0 is installed but ^4.46.0 is expected 21:53:26\r\n\r\n ╭────────────────────────────────────────╮\r\n │ │\r\n │ Nuxt @ v2.16.0 │\r\n │ │\r\n │ ▸ Environment: development │\r\n │ ▸ Rendering: server-side │\r\n │ ▸ Target: server │\r\n │ │\r\n │ Listening: http://localhost:39041/ │\r\n │ │\r\n ╰────────────────────────────────────────╯\r\n\r\nℹ Preparing project for development 21:53:33\r\nℹ Initial build may take a while 21:53:33\r\nℹ Discovered Components: .nuxt/components/readme.md 21:53:33\r\n✔ Builder initialized 21:53:33\r\n✔ Nuxt files generated 21:53:33\r\n\r\n ERROR Rule can only have one resource source (provided resource and test + include + exclude) in { 21:53:37\r\n \"type\": \"javascript/auto\",\r\n \"use\": [\r\n {\r\n \"loader\": \"/node_modules/babel-loader/lib/index.js\",\r\n \"options\": {\r\n \"configFile\": false,\r\n \"babelrc\": false,\r\n \"cacheDirectory\": true,\r\n \"envName\": \"server\",\r\n \"presets\": [\r\n [\r\n \"/node_modules/@nuxt/babel-preset-app/src/index.js\",\r\n {\r\n \"corejs\": {\r\n \"version\": 3\r\n }\r\n }\r\n ]\r\n ]\r\n },\r\n \"ident\": \"clonedRuleSet-33.use[0]\"\r\n }\r\n ]\r\n}\r\n\r\n \"type\": \"javascript/auto\",\r\n \"use\": [\r\n {\r\n \"loader\": \"node_modules/babel-loader/lib/index.js\",\r\n \"options\": {\r\n \"configFile\": false,\r\n \"babelrc\": false,\r\n \"cacheDirectory\": true,\r\n \"envName\": \"server\",\r\n \"presets\": [\r\n [\r\n \"node_modules/@nuxt/babel-preset-app/src/index.js\",\r\n {\r\n \"corejs\": {\r\n \"version\": 3\r\n }\r\n }\r\n ]\r\n ]\r\n },\r\n \"ident\": \"clonedRuleSet-33.use[0]\"\r\n }\r\n ]\r\n }\r\n at checkResourceSource (node_modules/@nuxt/webpack/node_modules/webpack/lib/RuleSet.js:167:11)\r\n at RuleSet.normalizeRule (node_modules/@nuxt/webpack/node_modules/webpack/lib/RuleSet.js:198:4)\r\n at node_modules/@nuxt/webpack/node_modules/webpack/lib/RuleSet.js:110:20\r\n at Array.map (\u003Canonymous>)\r\n at RuleSet.normalizeRules (node_modules/@nuxt/webpack/node_modules/webpack/lib/RuleSet.js:109:17)\r\n at new RuleSet (node_modules/@nuxt/webpack/node_modules/webpack/lib/RuleSet.js:104:24)\r\n at new NormalModuleFactory (node_modules/@nuxt/webpack/node_modules/webpack/lib/NormalModuleFactory.js:115:18)\r\n at Compiler.createNormalModuleFactory (node_modules/@nuxt/webpack/node_modules/webpack/lib/Compiler.js:636:31)\r\n at Compiler.newCompilationParams (node_modules/@nuxt/webpack/node_modules/webpack/lib/Compiler.js:653:30)\r\n at Compiler.compile (node_modules/@nuxt/webpack/node_modules/webpack/lib/Compiler.js:661:23)\r\n\r\n\r\n ERROR Rule can only have one resource source (provided resource and test + include + exclude) in { 21:53:37\r\n \"type\": \"javascript/auto\",\r\n \"use\": [\r\n {\r\n \"loader\": \"/node_modules/babel-loader/lib/index.js\",\r\n \"options\": {\r\n \"configFile\": false,\r\n \"babelrc\": false,\r\n \"cacheDirectory\": true,\r\n \"envName\": \"client\",\r\n \"presets\": [\r\n [\r\n \"/node_modules/@nuxt/babel-preset-app/src/index.js\",\r\n {\r\n \"corejs\": {\r\n \"version\": 3\r\n }\r\n }\r\n ]\r\n ]\r\n },\r\n \"ident\": \"clonedRuleSet-4.use[0]\"\r\n }\r\n ]\r\n}\r\n\r\n \"type\": \"javascript/auto\",\r\n \"use\": [\r\n {\r\n \"loader\": \"node_modules/babel-loader/lib/index.js\",\r\n \"options\": {\r\n \"configFile\": false,\r\n \"babelrc\": false,\r\n \"cacheDirectory\": true,\r\n \"envName\": \"client\",\r\n \"presets\": [\r\n [\r\n \"node_modules/@nuxt/babel-preset-app/src/index.js\",\r\n {\r\n \"corejs\": {\r\n \"version\": 3\r\n }\r\n }\r\n ]\r\n ]\r\n },\r\n \"ident\": \"clonedRuleSet-4.use[0]\"\r\n }\r\n ]\r\n }\r\n at checkResourceSource (node_modules/@nuxt/webpack/node_modules/webpack/lib/RuleSet.js:167:11)\r\n at RuleSet.normalizeRule (node_modules/@nuxt/webpack/node_modules/webpack/lib/RuleSet.js:198:4)\r\n at node_modules/@nuxt/webpack/node_modules/webpack/lib/RuleSet.js:110:20\r\n at Array.map (\u003Canonymous>)\r\n at RuleSet.normalizeRules (node_modules/@nuxt/webpack/node_modules/webpack/lib/RuleSet.js:109:17)\r\n at new RuleSet (node_modules/@nuxt/webpack/node_modules/webpack/lib/RuleSet.js:104:24)\r\n at new NormalModuleFactory (node_modules/@nuxt/webpack/node_modules/webpack/lib/NormalModuleFactory.js:115:18)\r\n at Compiler.createNormalModuleFactory (node_modules/@nuxt/webpack/node_modules/webpack/lib/Compiler.js:636:31)\r\n at Compiler.newCompilationParams (node_modules/@nuxt/webpack/node_modules/webpack/lib/Compiler.js:653:30)\r\n at Compiler.compile (node_modules/@nuxt/webpack/node_modules/webpack/lib/Compiler.js:661:23)\r\n\r\n```\n```\n",[2002,2005],{"name":2003,"color":2004},"pending triage","E99695",{"name":2006,"color":2007},"2.x","d4c5f9",18771,"Nuxt 2 seem not support last LTS Node version 18","2023-02-04T21:36:14Z","https://github.com/nuxt/nuxt/issues/18771",0.6400008,{"description":2014,"labels":2015,"number":2018,"owner":1985,"repository":1985,"state":1987,"title":2019,"updated_at":2020,"url":2021,"score":2022},"### Version\n\n[v2.9.1](https://github.com/nuxt.js/releases/tag/v2.9.1)\n\n### Reproduction link\n\n[http://none](http://none)\n\n### Steps to reproduce\n\nadd `nuxt` to the _devDependencies_ `npm i -D nuxt` \nadd `nuxt-start` to the _dependencies_ `npm i nuxt-start`\nbuild the app `npx nuxt build`\nrun `npm ci --production` for production dependencies\nrun nuxt: `npx nuxt-start` \n\n### What is expected ?\n\nNuxt to run normally \n\n### What is actually happening?\n\n```bash\nERROR Cannot find module 'vue-client-only'\n\n at Function.module.exports [as sync] (node_modules/resolve/lib/sync.js:74:15)\n at node_modules/vue-server-renderer/build.prod.js:1:77711\n at Object.\u003Canonymous> (server.js:1:0)\n at r (server.js:1:0)\n at Module.\u003Canonymous> (server.js:1:0)\n at r (server.js:1:0)\n at Object.\u003Canonymous> (server.js:1:0)\n at r (server.js:1:0)\n at server.js:1:1432\n at Object.\u003Canonymous> (server.js:1:0)\n```\n\n### Additional comments?\n\nBefore Nuxt 2.9 this was possible to do this without any problems\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This bug report is available on \u003Ca href=\"https://cmty.app/nuxt\">Nuxt\u003C/a> community (\u003Ca href=\"https://cmty.app/nuxt/nuxt.js/issues/c9667\">#c9667\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2016,2017],{"name":2003,"color":2004},{"name":2006,"color":2007},6266,"Can't anymore use nuxt as devDependencies, because nuxt-start is missing vue-client-only","2023-01-22T15:34:44Z","https://github.com/nuxt/nuxt/issues/6266",0.64278597,{"description":2024,"labels":2025,"number":2030,"owner":1985,"repository":1985,"state":1987,"title":2031,"updated_at":2032,"url":2033,"score":2034},"### Environment\n\n- Operating System: Darwin\n- Node Version: v20.17.0\n- Nuxt Version: 3.13.2\n- CLI Version: 3.13.2\n- Nitro Version: 2.9.7\n- Package Manager: yarn@1.22.19\n- Builder: -\n- User Config: devtools, imports, devServer, colorMode, extends, modules, css, dayjs, elementPlus, runtimeConfig, compatibilityDate, hooks, components\n- Runtime Modules: @nuxt/ui@2.19.2, @pinia/nuxt@0.5.4, @pinia-plugin-persistedstate/nuxt@1.2.1, dayjs-nuxt@2.1.11, @nuxtjs/device@3.2.4, @ant-design-vue/nuxt@1.4.2, @vueuse/nuxt@11.3.0, @element-plus/nuxt@1.1.0, nuxt-echarts@0.2.3, @formkit/auto-animate/nuxt@0.8.2\n- Build Modules: -\n------------------------------\n\n 1:55:17 AM\n👉 Report an issue: https://github.com/nuxt/nuxt/issues/new?template=bug-report.yml\n👉 Suggest an improvement: https://github.com/nuxt/nuxt/discussions/new\n👉 Read documentation: https://nuxt.com\n\n\n### Reproduction\n\nI need to manually copy the vue and @ vue dependency packages to. output in order to run properly.\n\n\n\n```\n[nuxt] [request error] [unhandled] [500] Cannot find module '/Users/xuzhibin/Desktop/Project/ADLWebNuxt3/.output/server/node_modules/vue/server-renderer/index.mjs' imported from /Users/xuzhibin/Desktop/Project/ADLWebNuxt3/.output/server/chunks/routes/renderer.mjs\n at finalizeResolution (node:internal/modules/esm/resolve:265:11) \n at moduleResolve (node:internal/modules/esm/resolve:933:10) \n at defaultResolve (node:internal/modules/esm/resolve:1169:11) \n at ModuleLoader.defaultResolve (node:internal/modules/esm/loader:540:12) \n at ModuleLoader.resolve (node:internal/modules/esm/loader:509:25) \n at ModuleLoader.getModuleJob (node:internal/modules/esm/loader:239:38) \n at ModuleWrap.\u003Canonymous> (node:internal/modules/esm/module_job:96:40) \n at link (node:internal/modules/esm/module_job:95:36)\n[nuxt] [request error] [unhandled] [500] Cannot find module '/Users/xuzhibin/Desktop/Project/ADLWebNuxt3/.output/server/node_modules/vue/server-renderer/index.mjs' imported from /Users/xuzhibin/Desktop/Project/ADLWebNuxt3/.output/server/chunks/routes/renderer.mjs\n at finalizeResolution (node:internal/modules/esm/resolve:265:11) \n at moduleResolve (node:internal/modules/esm/resolve:933:10) \n at defaultResolve (node:internal/modules/esm/resolve:1169:11) \n at ModuleLoader.defaultResolve (node:internal/modules/esm/loader:540:12) \n at ModuleLoader.resolve (node:internal/modules/esm/loader:509:25) \n at ModuleLoader.getModuleJob (node:internal/modules/esm/loader:239:38) \n at ModuleWrap.\u003Canonymous> (node:internal/modules/esm/module_job:96:40) \n at link (node:internal/modules/esm/module_job:95:36)\n^C% (base) xuzhibin@xuzhibindeMacBook-Pro ADLWebNuxt3 % npx nuxi info\nWorking directory: /Users/xuzhibin/Desktop/Project/ADLWebNuxt3 1:55:17 AM\nNuxt project info: (copied to clipboard) 1:55:17 AM\n\n------------------------------\n- Operating System: Darwin\n- Node Version: v20.17.0\n- Nuxt Version: 3.13.2\n- CLI Version: 3.13.2\n- Nitro Version: 2.9.7\n- Package Manager: yarn@1.22.19\n- Builder: -\n- User Config: devtools, imports, devServer, colorMode, extends, modules, css, dayjs, elementPlus, runtimeConfig, compatibilityDate, hooks, components\n- Runtime Modules: @nuxt/ui@2.19.2, @pinia/nuxt@0.5.4, @pinia-plugin-persistedstate/nuxt@1.2.1, dayjs-nuxt@2.1.11, @nuxtjs/device@3.2.4, @ant-design-vue/nuxt@1.4.2, @vueuse/nuxt@11.3.0, @element-plus/nuxt@1.1.0, nuxt-echarts@0.2.3, @formkit/auto-animate/nuxt@0.8.2\n- Build Modules: -\n------------------------------\n\n```\n\n### Describe the bug\n\nI need to manually copy the vue and @ vue dependency packages to. output in order to run properly.\n\n\n\n\n```\n[nuxt] [request error] [unhandled] [500] Cannot find module '/Users/xuzhibin/Desktop/Project/ADLWebNuxt3/.output/server/node_modules/vue/server-renderer/index.mjs' imported from /Users/xuzhibin/Desktop/Project/ADLWebNuxt3/.output/server/chunks/routes/renderer.mjs\n at finalizeResolution (node:internal/modules/esm/resolve:265:11) \n at moduleResolve (node:internal/modules/esm/resolve:933:10) \n at defaultResolve (node:internal/modules/esm/resolve:1169:11) \n at ModuleLoader.defaultResolve (node:internal/modules/esm/loader:540:12) \n at ModuleLoader.resolve (node:internal/modules/esm/loader:509:25) \n at ModuleLoader.getModuleJob (node:internal/modules/esm/loader:239:38) \n at ModuleWrap.\u003Canonymous> (node:internal/modules/esm/module_job:96:40) \n at link (node:internal/modules/esm/module_job:95:36)\n[nuxt] [request error] [unhandled] [500] Cannot find module '/Users/xuzhibin/Desktop/Project/ADLWebNuxt3/.output/server/node_modules/vue/server-renderer/index.mjs' imported from /Users/xuzhibin/Desktop/Project/ADLWebNuxt3/.output/server/chunks/routes/renderer.mjs\n at finalizeResolution (node:internal/modules/esm/resolve:265:11) \n at moduleResolve (node:internal/modules/esm/resolve:933:10) \n at defaultResolve (node:internal/modules/esm/resolve:1169:11) \n at ModuleLoader.defaultResolve (node:internal/modules/esm/loader:540:12) \n at ModuleLoader.resolve (node:internal/modules/esm/loader:509:25) \n at ModuleLoader.getModuleJob (node:internal/modules/esm/loader:239:38) \n at ModuleWrap.\u003Canonymous> (node:internal/modules/esm/module_job:96:40) \n at link (node:internal/modules/esm/module_job:95:36)\n^C% (base) xuzhibin@xuzhibindeMacBook-Pro ADLWebNuxt3 % npx nuxi info\nWorking directory: /Users/xuzhibin/Desktop/Project/ADLWebNuxt3 1:55:17 AM\nNuxt project info: (copied to clipboard) 1:55:17 AM\n\n------------------------------\n- Operating System: Darwin\n- Node Version: v20.17.0\n- Nuxt Version: 3.13.2\n- CLI Version: 3.13.2\n- Nitro Version: 2.9.7\n- Package Manager: yarn@1.22.19\n- Builder: -\n- User Config: devtools, imports, devServer, colorMode, extends, modules, css, dayjs, elementPlus, runtimeConfig, compatibilityDate, hooks, components\n- Runtime Modules: @nuxt/ui@2.19.2, @pinia/nuxt@0.5.4, @pinia-plugin-persistedstate/nuxt@1.2.1, dayjs-nuxt@2.1.11, @nuxtjs/device@3.2.4, @ant-design-vue/nuxt@1.4.2, @vueuse/nuxt@11.3.0, @element-plus/nuxt@1.1.0, nuxt-echarts@0.2.3, @formkit/auto-animate/nuxt@0.8.2\n- Build Modules: -\n------------------------------\n\n```\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2026,2027],{"name":2003,"color":2004},{"name":2028,"color":2029},"needs reproduction","FBCA04",30022,"The new version release is missing files and cannot be run directly.","2024-11-26T22:21:30Z","https://github.com/nuxt/nuxt/issues/30022",0.6429663,{"labels":2036,"number":2039,"owner":1985,"repository":1985,"state":1987,"title":2040,"updated_at":2041,"url":2042,"score":2043},[2037,2038],{"name":2003,"color":2004},{"name":2006,"color":2007},10490,"Lot's of deprecation warning after fresh create-nuxt-app","2023-02-17T05:27:56Z","https://github.com/nuxt/nuxt/issues/10490",0.6456691,{"description":2045,"labels":2046,"number":2049,"owner":1985,"repository":1985,"state":1987,"title":2050,"updated_at":2051,"url":2052,"score":2053},"\u003C!-- 💚 Thanks for your time to make Nuxt better with your feedbacks 💚\r\n\r\n**IMPORTANT** Before reporting a bug:\r\n\r\n- Please make sure that you have read through Nuxt documentation: https://nuxtjs.org\r\n- If issue is related to a module please create the issue in corresponding repository\r\n- Ensure using latest version of nuxt dependencies using `yarn upgrade nuxt` or `npm upgrade nuxt`\r\n\r\n👍 A properly detailed bug report can save a LOT of time and help fixing issues as soon as possible.\r\n-->\r\n\r\n### Versions\r\n\r\n- nuxt: \u003C!-- ex: v2.13.0 -->\r\n- node: \u003C!-- ex: v12.14.0 -->\r\n\r\n### Reproduction\r\n\r\n\u003C!--\r\nLink to a minimal test case based on one of:\r\n- A fork of https://template.nuxtjs.org\r\n- A GitHub repository that can reproduce the bug\r\nWithout a reproduction, it is so hard to address problem :(\r\n-->\r\n\r\n\u003Cdetails open>\r\n\u003Csummary>Additional Details\u003C/summary>\r\n\u003Cbr>\r\n\u003C!-- Attaching `nuxt.config`, dependencies, logs or code snippets would help to find the issue -->\r\n\u003C/details>\r\n\r\n### Steps to reproduce\r\n运行npm run generate\r\n\r\n### What is Expected?\r\n\r\n\r\n### What is actually happening?\r\n以下为控制台部分报错\r\n....................\r\nHTML minification failed. Make sure the route generates valid HTML. Failed HTML:\r\n....................\r\nRequest failed with status code 503 \r\n at createError (node_modules\\axios\\lib\\core\\createError.js:16:15)\r\n at settle (node_modules\\axios\\lib\\core\\settle.js:17:12)\r\n at Unzip.handleStreamEnd (node_modules\\axios\\lib\\adapters\\http.js:269:11)\r\n at Unzip.emit (node:events:513:28)\r\n at endReadableNT (node:internal/streams/readable:1358:12)\r\n at processTicksAndRejections (node:internal/process/task_queues:83:21)\r\n",[2047,2048],{"name":2003,"color":2004},{"name":2006,"color":2007},10826,"使用npm run generate打包动态页面时出现错误","2023-12-24T00:34:58Z","https://github.com/nuxt/nuxt/issues/10826",0.64575154,{"description":2055,"labels":2056,"number":2059,"owner":1985,"repository":1985,"state":1987,"title":2060,"updated_at":2061,"url":2062,"score":2063},"### Version\n\n[v1.4.2](https://github.com/nuxt.js/releases/tag/v1.4.2)\n\n### Reproduction link\n\n[https://nuxtjs.org/guide/installation](https://nuxtjs.org/guide/installation)\n\n### Steps to reproduce\n\ninstall app using CLI\ncd into directory\nrun npm install\nrun npm run dev\n\nat this point the dev sever should be running\n\nopen browser tab (i use chrome) and launch app http://localhost:3000\nverify that you can see app and its working as intended\n\nlaunch app in several tabs in quick succession\nOn a mac using Chrome, you can achieve this by hitting command + l followed by command + enter\n\n### What is expected ?\n\nAble to access several instances of the app concurrently without faults\n\n### What is actually happening?\n\nopening 5-10+ tabs all requesting a new instance of the app will cause the app to fail and not function\n\n### Additional comments?\n\nFor a while we were running into heap memory problems so we increased our heap to 8gb and then we ran into \n\nwe've been using the methods listed in the reproduction steps to simulate several users hitting the system at once to stress test it, but we've never been able to do so. We thought it might be a 3rd party library causing the situation so i created blank cli projects for starters and thats where I found out that nuxt out of the box cant handle this situation very well. Some basic info on what my app is actually using: nuxt 1.4.2, node: 8.11.3, nuxtjs/axios module: 5.3.1, js-cookie: 2.2.0, jwt-decode: 2.2.0, vuetify: 1.1.9\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This bug report is available on \u003Ca href=\"https://cmty.app/nuxt\">Nuxt\u003C/a> community (\u003Ca href=\"https://cmty.app/nuxt/nuxt.js/issues/c7484\">#c7484\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2057,2058],{"name":2003,"color":2004},{"name":2006,"color":2007},3627,"easy way to bring vanilla nuxt app to its knees","2023-01-22T15:30:05Z","https://github.com/nuxt/nuxt/issues/3627",0.6473309,{"description":2065,"labels":2066,"number":2071,"owner":1985,"repository":1985,"state":1987,"title":2072,"updated_at":2073,"url":2074,"score":2075},"### Environment\n\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.1\r\n- Builder: vite\r\n- User Config: -\r\n- Runtime Modules: -\r\n- Build Modules: -\n\n### Reproduction\n\nthe reproduction is [here](https://stackblitz.com/edit/github-h5v6xs?file=src%2Fmodule.ts)\r\nplease run `npm dev:prepare` then `npm run prepack`\n\n### Describe the bug\n\nI have followed the instruction to expose module options using defu package as it is advised [here](https://nuxt.com/docs/guide/going-further/modules#exposing-options-to-runtime).\r\nThe module works as intended in development, but in build (after running npm run prepack): I get the following warning :\r\n inline implicit external defu .\r\n\r\n\n\n### Additional context\n\nwhen I ran` npx nuxi init -t module my-module` then npm install I got a peerdependency conflic\r\n\r\n```\r\nnpm ERR! While resolving: @nuxt/test-utils@3.6.5\r\nnpm ERR! Found: vitest@0.34.2\r\nnpm ERR! node_modules/vitest\r\nnpm ERR! dev vitest@\"^0.34.1\" from the root project\r\nnpm ERR! \r\nnpm ERR! Could not resolve dependency:\r\nnpm ERR! peerOptional vitest@\"^0.30.0 || ^0.31.0 || ^0.32.0 || ^0.33.0\" from @nuxt/test-utils@3.6.5\r\nnpm ERR! node_modules/@nuxt/test-utils\r\nnpm ERR! dev @nuxt/test-utils@\"^3.6.5\" from the root project\r\nnpm ERR! \r\nnpm ERR! Conflicting peer dependency: vitest@0.33.0\r\nnpm ERR! node_modules/vitest\r\nnpm ERR! peerOptional vitest@\"^0.30.0 || ^0.31.0 || ^0.32.0 || ^0.33.0\" from @nuxt/test-utils@3.6.5\r\nnpm ERR! node_modules/@nuxt/test-utils\r\nnpm ERR! dev @nuxt/test-utils@\"^3.6.5\" from the root project\r\nnpm ERR! \r\nnpm ERR! Fix the upstream dependency conflict, or retry\r\nnpm ERR! this command with --force, or --legacy-peer-deps\r\nnpm ERR! to accept an incorrect (and potentially broken) dependency resolution.\r\nnpm ERR! \r\nnpm ERR! See /home/runner/.npm/eresolve-report.txt for a full report.\r\n```\r\n\r\n so I used npm install --force\n\n### Logs\n\n_No response_",[2067,2070],{"name":2068,"color":2069},"3.x","29bc7f",{"name":2003,"color":2004},22749,"I'm getting a warning when I try to build a module","2024-11-18T09:29:56Z","https://github.com/nuxt/nuxt/issues/22749",0.64779866,{"description":2077,"labels":2078,"number":2084,"owner":1985,"repository":1985,"state":1987,"title":2085,"updated_at":2086,"url":2087,"score":2088},"### Version\n\n[v2.7.0](https://github.com/nuxt.js/releases/tag/v2.7.0)\n\n### Reproduction link\n\n[https://app.netlify.com/sites/bootstrap-vue/deploys/5cdab75508cf930008ed8019](https://app.netlify.com/sites/bootstrap-vue/deploys/5cdab75508cf930008ed8019)\n\n### Steps to reproduce\n\nRunning nuxt generate produces the following error output (using 2.7.0 release)\n\n```bash\n9:41:58 AM: Executing user command: yarn docs-gen\n9:41:59 AM: yarn run v1.3.2\n9:41:59 AM: $ cross-env NODE_ENV=docs nuxt generate -c docs/nuxt.config.js\n9:42:02 AM: 12:42:02 ℹ Production build\n9:42:02 AM: 12:42:02 WARN node-fetch@^2.5.0 is required but node-fetch@2.3.0 is installed!\n9:42:02 AM: 12:42:02 ERROR Please install missing dependencies:\n9:42:02 AM: Using yarn:\n9:42:02 AM: yarn add node-fetch@^2.5.0\n9:42:02 AM: Using npm:\n9:42:02 AM: npm i node-fetch@^2.5.0\n9:42:02 AM: 12:42:02 FATAL Missing App Dependencies\n9:42:02 AM: at Builder.validateTemplate (node_modules/@nuxt/builder/dist/builder.js:5645:13)\n9:42:02 AM: at Builder.build (node_modules/@nuxt/builder/dist/builder.js:5553:12)\n9:42:02 AM: at \u003Canonymous>\n9:42:02 AM: ╭─────────────────────────────────────╮\n9:42:02 AM: │ │\n9:42:02 AM: │ ✖ Nuxt Fatal Error │\n9:42:02 AM: │ │\n9:42:02 AM: │ Error: Missing App Dependencies │\n9:42:02 AM: │ │\n9:42:02 AM: ╰─────────────────────────────────────╯\n9:42:02 AM: error Command failed with exit code 1.\n9:42:02 AM: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.\n``` \n\n### What is expected ?\n\nNuxt generate would work\n\n### What is actually happening?\n\nFatal error missing correct dependency\n\n### Additional comments?\n\nYou may need to update your dep versions\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This bug report is available on \u003Ca href=\"https://cmty.app/nuxt\">Nuxt\u003C/a> community (\u003Ca href=\"https://cmty.app/nuxt/nuxt.js/issues/c9210\">#c9210\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2079,2082,2083],{"name":2080,"color":2081},"available soon","6de8b0",{"name":2003,"color":2004},{"name":2006,"color":2007},5724,"Nuxt generate missing dependency `node-fetch@^2.5.0`","2023-01-22T15:33:07Z","https://github.com/nuxt/nuxt/issues/5724",0.648751,["Reactive",2090],{},["Set"],["ShallowReactive",2093],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"RU7svyNedooDm2gE1SKNck4X6YBxRF2ASZ4ZHtbIQYk":-1},"/nuxt/nuxt/10108"]