-
-
Notifications
You must be signed in to change notification settings - Fork 8.8k
Closed
Description
Vue version
3.5.13
Link to minimal reproduction
https://stackblitz.com/edit/vitejs-vite-7e6aek9b?file=package.json&terminal=dev
Steps to reproduce
- 使用 pnpm create vue@latest 创建项目
- 安装依赖
- 启动项目

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

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
Labels
No labels