\n```\nbut it is not optimal as typescript is complaining about the types.\n\nI would suggest something like\n```vue\n\u003CUTable :data idKey=\"id\" :paginationOptions=\"{ manualPagination: true, rowCount: data?.totalItems }\" />\n```\n\nwhere `idKey` is a `keyof T` or it can be the entire `getRowId` method imported from TanStack.\n\nI can open a PR about this if it's fine :)\n\n### Additional context\n\n_No response_",[3107,3108],{"name":3035,"color":3036},{"name":3109,"color":3110},"v3","49DCB8",3255,"Unique row ID for `UTable` component","2025-02-15T17:44:03Z","https://github.com/nuxt/ui/issues/3255",0.7485639,{"description":3117,"labels":3118,"number":3119,"owner":3024,"repository":3037,"state":3050,"title":3120,"updated_at":3121,"url":3122,"score":3123},"### Environment\n\n- Operating System: `Darwin`\n- Node Version: `v22.14.0`\n- Nuxt Version: `3.16.0`\n- CLI Version: `3.22.5`\n- Nitro Version: `2.11.5`\n- Package Manager: `bun@1.2.4`\n- Builder: `-`\n- User Config: `runtimeConfig`, `modules`, `app`, `site`, `sitemap`, `robots`, `css`, `icon`, `image`, `ui`, `devtools`, `future`, `unhead`, `compatibilityDate`\n- Runtime Modules: `@nuxt/ui@3.0.0-beta.3`, `@pinia/nuxt@0.10.1`, `@nuxt/scripts@0.10.5`, `@nuxt/image@1.9.0`, `@nuxtjs/seo@2.2.0`\n- Build Modules: `-`\n\n### Reproduction\n\nnda\n\n### Describe the bug\n\nnr dev\n$ nuxt dev\nNuxt 3.16.0 with Nitro 2.11.5 nuxi 8:23:08 PM\n 8:23:08 PM\n ➜ Local: http://localhost:3003/\n ➜ Network: use --host to expose\n\n ➜ DevTools: press Shift + Option + D in the browser (v2.2.1) 8:23:10 PM\n\n\n✔ Nuxt Icon loaded local collection elfi with 70 icons 8:23:10 PM\nℹ Running with compatibility version 4 nuxt 8:23:10 PM\n✔ Vite client built in 190ms 8:23:11 PM\n✔ Vite server built in 528ms 8:23:12 PM\n\n[nitro 8:23:14 PM] ERROR Error: Could not load /\u003Cmy-path>/node_modules/unenv/dist/runtime/runtime/mock/empty.mjs (imported by node_modules/nuxt-og-image/dist/runtime/server/og-image/satori/instances.js): ENOENT: no such file or directory, open '/\u003Cmy-path>/node_modules/unenv/dist/runtime/runtime/mock/empty.mjs'\n\n\nundefined\n\n### Additional context\n\nUpgraded by \"nuxi upgrade -f\" from 3.15.4 and couldn't able to start properly with provided error.\nTried with unhead flag in nuxt.config - same error\n```\nunhead: {\n legacy: true,\n }\n```\n\n### Logs\n\n```shell-script\n\n```",[],414,"Nuxt 3.16.0 won't start properly nor dev nor build","2025-03-07T18:58:03Z","https://github.com/nuxt/scripts/issues/414",0.74866176,{"description":3125,"labels":3126,"number":3127,"owner":3024,"repository":3024,"state":3050,"title":3128,"updated_at":3129,"url":3130,"score":3131},"### Discussed in https://github.com/nuxt/nuxt/discussions/22043\r\n\r\n\u003Cdiv type='discussions-op-text'>\r\n\r\n\u003Csup>Originally posted by **Deemoguse** July 8, 2023\u003C/sup>\r\nHow can I specify the path to my configuration file? Now I'm organizing the directories and files of the project to bring everything to the form that suits me. I put all the project configuration files in the `configs` folder, but I still didn't figure out how to specify Nuxt the path to this file. I'm trying to use the flag `--config-file ./configs/nuxt.config.ts`, but it doesn't work for me.\r\n\r\n```js\r\n{\r\n\t\"scripts\": {\r\n\t\t\"build\": \"nuxt build --config-file configs/nuxt.config.ts\",\r\n\t\t\"dev\": \"nuxt dev --config-file configs/nuxt.config.ts\",\r\n\t\t\"generate\": \"nuxt generate --config-file configs/nuxt.config.ts\",\r\n\t\t\"preview\": \"nuxt preview --config-file configs/nuxt.config.ts\",\r\n\t\t\"postinstall\": \"nuxt prepar --config-file configs/nuxt.config.ts\"\r\n\t},\r\n\t\"devDependencies\": {\r\n\t\t...\r\n\t},\r\n\t\"dependencies\": {\r\n\t\t...\r\n\t}\r\n}\r\n```\r\n\r\n**Here is my directory and file structure at the moment:**\r\n\r\n\u003C/div>",[],22078,"My path to nuxt.config.ts","2023-07-11T21:52:10Z","https://github.com/nuxt/nuxt/issues/22078",0.748774,["Reactive",3133],{},["Set"],["ShallowReactive",3136],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fnvzlD6k54fq7hM9uV1bwW5Mf_hrgWlrOE1xe-Zg11EA":-1},"/nuxt/icon/351"]