Skip to content

4.0.1: Can't resolve UEmpty #5285

@raldone01

Description

@raldone01

Environment

  • Operating System: Linux
  • Node Version: v24.9.0
  • Nuxt Version: 4.1.3
  • CLI Version: 3.29.3
  • Nitro Version: 2.12.6
  • Package Manager: bun@1.2.23
  • Builder: -
  • User Config: modules, $development, devtools, css, runtimeConfig, eslint, i18n, pinia
  • Runtime Modules: @nuxt/eslint@1.9.0, @nuxt/ui@4.0.1, @pinia/nuxt@0.11.2, @nuxtjs/i18n@10.1.1
  • Build Modules: -

Is this bug related to Nuxt or Vue?

Nuxt

Package

v4.x

Version

v4.0.1

Reproduction

<UEmpty
      icon="i-lucide-file"
      title="No projects found"
      description="It looks like you haven't added any projects. Create one to get started."
    />
IndexLoggedIn.vue:17 [Vue warn]: Failed to resolve component: UEmpty
If this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement. 

Description

Using UEmpty results in Failed to resolve component: UEmpty.
All other components work fine so far.

Additional context

No response

Logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriageAwaiting initial review and prioritizationv4#4488

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions