`\n2. run `nuxt generate`\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\nERROR ✗ Build failed in 3.16s 15:04:21\n\n\n ERROR Nuxt Build Error: [vite:esbuild] Transform failed with 1 error: nuxi 15:04:21\n/home/projects/nuxt-starter-6zzftcvg/app.vue?vue&type=script&setup=true&lang.ts:14:74: ERROR: Invalid assignment target\nfile: /home/projects/nuxt-starter-6zzftcvg/app.vue?vue&type=script&setup=true&lang.ts:14:74\n\nInvalid assignment target\n12 | return (_openBlock(), _createElementBlock(\"div\", null, [\n13 | _withDirectives(_createElementVNode(\"input\", {\n14 | \"onUpdate:modelValue\": _cache[0] || (_cache[0] = ($event: any) => ((_unref(inputValue) as string) = $event))\n | ^\n15 | }, null, 512), [\n16 | [_vModelText, _unref(inputValue) as string]\n\n\n at failureErrorWithLog (node_modules/.pnpm/esbuild@0.25.5/node_modules/esbuild/lib/main.js:1453:15)\n at eval (node_modules/.pnpm/esbuild@0.25.5/node_modules/esbuild/lib/main.js:724:50)\n at responseCallbacks.\u003Ccomputed> (node_modules/.pnpm/esbuild@0.25.5/node_modules/esbuild/lib/main.js:591:9)\n at handleIncomingPacket (node_modules/.pnpm/esbuild@0.25.5/node_modules/esbuild/lib/main.js:646:12)\n at Socket.readFromStdout (node_modules/.pnpm/esbuild@0.25.5/node_modules/esbuild/lib/main.js:569:7)\n at Socket.emit (node:events:30:11034)\n at addChunk (node:internal/streams/readable:230:3174)\n at readableAddChunkPushByteMode (node:internal/streams/readable:230:6158)\n at Readable.push (node:internal/streams/readable:230:6192)\n at _0x4206c8.onStreamRead (node:internal/stream_base_commons:216:2625)\n```",[3171],{"name":3172,"color":3173},"upstream-bug","B60205",32523,"Invalid assignment target","2025-07-16T16:29:46Z","https://github.com/nuxt/nuxt/issues/32523",0.73080206,{"description":3180,"labels":3181,"number":3188,"owner":3140,"repository":3189,"state":3163,"title":3190,"updated_at":3191,"url":3192,"score":3193},"### Description\n\nEnhance UTabs by making the tab header sticky while allowing the content area to be scrollable. This ensures better usability, keeping the tabs visible while navigating long content.\n\n### Additional context\n\n_No response_",[3182,3185],{"name":3183,"color":3184},"enhancement","a2eeef",{"name":3186,"color":3187},"v3","49DCB8",3330,"ui","feat(UTabs): Sticky Tab header and Scrollable content","2025-02-17T18:21:54Z","https://github.com/nuxt/ui/issues/3330",0.7597192,{"description":3157,"labels":3195,"number":3199,"owner":3140,"repository":3151,"state":3163,"title":3200,"updated_at":3201,"url":3202,"score":3203},[3196],{"name":3197,"color":3198},"marketing","f5c828",645,"[Community] Fill `About` page description + content","2022-06-20T10:21:42Z","https://github.com/nuxt/nuxt.com/issues/645",0.760401,{"description":3205,"labels":3206,"number":3218,"owner":3140,"repository":3140,"state":3163,"title":3219,"updated_at":3220,"url":3221,"score":3222},"### Describe the feature\n\nI have experienced that when running a build project using `node ./.output/server/index.mjs` vue.js was running in dev mode, because if you don't define `NODE_ENV=production node ./.output/server/index.mjs`, then you will get a dev build of vue.js (by default) https://github.com/vuejs/core/blob/main/packages/runtime-core/index.js\r\n\r\nDo you think it is necessary to add this note to the doc? (https://nuxt.com/docs/getting-started/deployment#nodejs-server)\n\n### Additional information\n\n- [x] Would you be willing to help implement this feature?\n- [ ] Could this feature be implemented as a module?\n\n### Final checks\n\n- [X] Read the [contribution guide](https://nuxt.com/docs/community/contribution).\n- [X] Check existing [discussions](https://github.com/nuxt/nuxt/discussions) and [issues](https://github.com/nuxt/nuxt/issues).",[3207,3210,3212,3215],{"name":3208,"color":3209},"3.x","29bc7f",{"name":3160,"color":3211},"d73a4a",{"name":3213,"color":3214},"nitro","bfd4f2",{"name":3216,"color":3217},"upstream","E8A36D",23402,"NODE_ENV explicitly specified","2024-01-04T12:39:04Z","https://github.com/nuxt/nuxt/issues/23402",0.7647959,{"description":3224,"labels":3225,"number":3231,"owner":3140,"repository":3189,"state":3163,"title":3232,"updated_at":3233,"url":3234,"score":3235},"### Environment\n\n System:\n OS: Linux 6.5 Ubuntu 23.10 23.10 (Mantic Minotaur)\n CPU: (8) x64 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz\n Memory: 44.48 GB / 62.57 GB\n Container: Yes\n Shell: 5.9 - /usr/bin/zsh\n Browsers:\n Chrome: 126.0.6478.126\n\n### Version\n\nv3.0.0-alpha.6\n\n### Reproduction\n\nhttps://ui3.nuxt.dev/components/select-menu\n\n### Description\n\n1. open docs\n2. open any select menu\n3. select any option\n4. tab to next field\n5. tab index is reset\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3226,3227,3228],{"name":3160,"color":3211},{"name":3186,"color":3187},{"name":3229,"color":3230},"reka-ui","56d799",2350,"[SelectMenu] Broken focus/tab index after selecting","2024-12-03T15:11:34Z","https://github.com/nuxt/ui/issues/2350",0.7689709,{"description":3237,"labels":3238,"number":3241,"owner":3140,"repository":3189,"state":3163,"title":3242,"updated_at":3243,"url":3244,"score":3245},"### Environment\n\n------------------------------\n- Operating System: Darwin\n- Node Version: v22.10.0\n- Nuxt Version: -\n- CLI Version: 3.15.0\n- Nitro Version: -\n- Package Manager: pnpm@9.6.0\n- Builder: -\n- User Config: -\n- Runtime Modules: -\n- Build Modules: -\n------------------------------\n\n\n\n### Version\n\nv3.0.0-alpha7\n\n### Reproduction\n\njust create a new proyect with laravel, inertiajs and vue using nuxtui in the alpha \n\n### Description\n\nim not using nuxt, i've tried installing the vue 3 version but i got the image error, im using inertiajs \n\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3239,3240],{"name":3160,"color":3211},{"name":3186,"color":3187},2479,"Missing \"./vite\" specifier in \"@nuxt/ui\" package [plugin externalize-deps]","2024-10-28T16:37:11Z","https://github.com/nuxt/ui/issues/2479",0.77073437,{"description":3247,"labels":3248,"number":3251,"owner":3140,"repository":3189,"state":3163,"title":3252,"updated_at":3253,"url":3254,"score":3255},"### Environment\n\n- Operating System: Darwin\n- Node Version: v20.15.0\n- Nuxt Version: 3.15.2\n- CLI Version: 3.20.0\n- Nitro Version: 2.10.4\n- Package Manager: npm@10.7.0\n- Builder: -\n- User Config: compatibilityDate, devtools, devServer, vite, modules, supabase, css, runtimeConfig, nitro\n- Runtime Modules: @nuxtjs/supabase@1.4.6, @nuxt/ui-pro@3.0.0-alpha.12, @pinia/nuxt@0.9.0, @nuxtjs/mdc@0.13.2\n- Build Modules: -\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3.0.0-alpha.12\n\n### Reproduction\n\nMy github is private for now\n\n### Description\n\nI have different paddings between my local environment and netlify\n\nOn localhost alla paddings are good but on netlify vertical paddings are set to 0. Especially when I have forms or buttons.\n\nLocalhost : https://postimg.cc/JHcTYTKF\n\nNetlify : https://postimg.cc/qtSZN6z1\n\n\n\n### Additional context\n\n_No response_\n\n### Logs\n3:24:32 PM: [warn] [vite:css][postcss] Lexical error on line 1: Unrecognized text.\n3:24:32 PM: Erroneous area:\n3:24:32 PM: 1: infinity * 1px\n3:24:32 PM: ^..^\n3:24:32 PM: 1583| }\n3:24:32 PM: 1584| .rounded-full {\n3:24:32 PM: 1585| border-radius: calc(infinity * 1px);\n3:24:32 PM: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n3:24:32 PM: 1586| }\n3:24:32 PM: 1587| .rounded-lg {\n3:24:32 PM: [warn] [vite:css][postcss] Lexical error on line 1: Unrecognized text.\n3:24:32 PM: Erroneous area:\n3:24:32 PM: 1: infinity * 1px\n3:24:32 PM: ^..^\n3:24:32 PM: 5971| &::before {\n3:24:32 PM: 5972| content: var(--tw-content);\n3:24:32 PM: 5973| border-radius: calc(infinity * 1px);\n3:24:32 PM: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n3:24:32 PM: 5974| }\n3:24:32 PM: 5975| }\n3:24:32 PM: [warn] [vite:css][postcss] Lexical error on line 1: Unrecognized text.\n3:24:32 PM: Erroneous area:\n3:24:32 PM: 1: infinity * 1px\n3:24:32 PM: ^..^\n3:24:32 PM: 6112| &::before {\n3:24:32 PM: 6113| content: var(--tw-content);\n3:24:32 PM: 6114| border-radius: calc(infinity * 1px);\n3:24:32 PM: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n3:24:32 PM: 6115| }\n3:24:32 PM: 6116| }\n3:24:32 PM: [warn] [vite:css][postcss] Lexical error on line 1: Unrecognized text.\n3:24:32 PM: Erroneous area:\n3:24:32 PM: 1: infinity * 1px\n3:24:32 PM: ^..^\n3:24:32 PM: 6253| &::before {\n3:24:32 PM: 6254| content: var(--tw-content);\n3:24:32 PM: 6255| border-radius: calc(infinity * 1px);\n3:24:32 PM: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n3:24:32 PM: 6256| }\n3:24:32 PM: 6257| }\n3:24:32 PM: [warn] [vite:css][postcss] Lexical error on line 1: Unrecognized text.\n3:24:32 PM: Erroneous area:\n3:24:32 PM: 1: infinity * 1px\n3:24:32 PM: ^..^\n3:24:32 PM: 1583| }\n3:24:32 PM: 1584| .rounded-full {\n3:24:32 PM: 1585| border-radius: calc(infinity * 1px);\n3:24:32 PM: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n3:24:32 PM: 1586| }\n3:24:32 PM: 1587| .rounded-lg {\n3:24:32 PM: [warn] [vite:css][postcss] Lexical error on line 1: Unrecognized text.\n3:24:32 PM: Erroneous area:\n3:24:32 PM: 1: infinity * 1px\n3:24:32 PM: ^..^\n3:24:32 PM: 5971| &::before {\n3:24:32 PM: 5972| content: var(--tw-content);\n3:24:32 PM: 5973| border-radius: calc(infinity * 1px);\n3:24:32 PM: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n3:24:32 PM: 5974| }\n3:24:32 PM: 5975| }\n3:24:32 PM: [warn] [vite:css][postcss] Lexical error on line 1: Unrecognized text.\n3:24:32 PM: Erroneous area:\n3:24:32 PM: 1: infinity * 1px\n3:24:32 PM: ^..^\n3:24:32 PM: 6112| &::before {\n3:24:32 PM: 6113| content: var(--tw-content);\n3:24:32 PM: 6114| border-radius: calc(infinity * 1px);\n3:24:32 PM: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n3:24:32 PM: 6115| }\n3:24:32 PM: 6116| }\n3:24:32 PM: [warn] [vite:css][postcss] Lexical error on line 1: Unrecognized text.\n3:24:32 PM: Erroneous area:\n3:24:32 PM: 1: infinity * 1px\n3:24:32 PM: ^..^\n3:24:32 PM: 6253| &::before {\n3:24:32 PM: 6254| content: var(--tw-content);\n3:24:32 PM: 6255| border-radius: calc(infinity * 1px);\n3:24:32 PM: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n3:24:32 PM: 6256| }\n3:24:32 PM: 6257| }\n```shell-script\n\n```",[3249,3250],{"name":3160,"color":3211},{"name":3186,"color":3187},3254,"Different padding between localhost and netlify","2025-02-27T21:24:05Z","https://github.com/nuxt/ui/issues/3254",0.7715708,["Reactive",3257],{},["Set"],["ShallowReactive",3260],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$f9-xZp5ZbiHdpR0Xcy1efVD2ptjfcxAn6dqBkG_gPYMY":-1},"/nuxt/ui/2505"]