Skip to content

Nuxt Build Error: Invalid end tag in InputMenu.vue #2535

@GustavoLC901010

Description

@GustavoLC901010

Environment

Environment Details:

  • Nuxt Version: 3.14.0
  • Package Manager: pnpm
  • Operating System: Windows 11
  • Node Version: 20.11

Version

2.19.0

Reproduction

  • Steps to Reproduce:
    1. Include @nuxt/ui version 2.19.0 in a project.
    2. Run pnpm install and initiate the build process using pnpm run build or use pnpm run generate.
    3. Observe the error during the build phase.

Description

Expected Behavior: The project should build successfully without errors, and the InputMenu.vue component should render as expected.

Actual Behavior: During the build process, the following error is thrown:

ERROR Nuxt Build Error: [vite:vue] [plugin vite:vue] node_modules/.pnpm/@nuxt+ui@2.19.0_change-case@5.4.4_magicast@0.3.5_rollup@4.24.4_vite@5.4.10_@types+node@22.9.0_iwtmslt7qv4n4p2dzdarb7yu2i/node_modules/@nuxt/ui/dist/runtime/components/forms/InputMenu.vue (850:1): Invalid end tag.

Possible Cause: The issue could be caused by an improperly opened or closed <script> tag in InputMenu.vue.

Image

Additional context

No response

Logs

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions