# Typescript error converting AppConfig to a type with { nuxtConfig }
Nuxt generates invalid types for an array of objects in runtimeConfig - nuxt.config.ts
typesworkaround availablebugupstream
shows type error on nuxt.config.ts for app meta, plugins, css, build, vite
types3.xpending triageneeds reproduction
Adding `@nuxtjs/i18n` to Nuxt breaks component types (shows unknown)
types3.xworkaround availablebugupstream
Type 'NuxtModule<ModuleOptions>' is not assignable to type 'string | false | NuxtModule<ModuleOptions> | ...
typesworkaround availablebug🔨 p3-minor