Skip to content

Error reported due to esbuild@0.24.1 version issue after project creation #12583

@n0liu

Description

@n0liu

Vue version

3.5.13

Link to minimal reproduction

https://stackblitz.com/edit/vitejs-vite-7e6aek9b?file=package.json&terminal=dev

Steps to reproduce

  1. 使用 pnpm create vue@latest 创建项目
  2. 安装依赖
  3. 启动项目
image

What is expected?

normal operation
目前是 esbuild@0.24.1 更新到此版本。导致项目报错,换一个低版本0.24.0就正常运行

What is actually happening?

image

System Info

System:
    OS: macOS 15.1
    CPU: (10) arm64 Apple M2 Pro
    Memory: 69.50 MB / 16.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 18.16.0 - /usr/local/bin/node
    Yarn: 1.22.19 - /usr/local/bin/yarn
    npm: 8.19.2 - /usr/local/bin/npm
    pnpm: 8.5.0 - /usr/local/bin/pnpm
    Watchman: 2023.10.23.00 - /opt/homebrew/bin/watchman
  Browsers:
    Chrome: 131.0.6778.205
    Edge: 131.0.2903.112
    Safari: 18.1
  npmPackages:
    vue: ^3.5.13 => 3.5.13

Any additional comments?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions