# Nuxt layer - issues with extending type when using nuxt alias and using remote layer source
Type 'unknown' is not assignable to type 'MaybeComputedRefOrPromis
3.xpending triage
failed to resolve "extends":"./.nuxt/tsconfig.json"
typespending triagelayers
fix: type error on `extends` in v3.8
types3.xworkaround availablebug
shows type error on nuxt.config.ts for app meta, plugins, css, build, vite
types3.xpending triageneeds reproduction