We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
3.5.13
https://stackblitz.com/edit/vitejs-vite-7e6aek9b?file=package.json&terminal=dev
normal operation 目前是 esbuild@0.24.1 更新到此版本。导致项目报错,换一个低版本0.24.0就正常运行
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
No response
The text was updated successfully, but these errors were encountered:
duplicated: vuejs/create-vue#641 and it looks like this should be fixed in vuejs/create-vue. more detail: https://github.com/vuejs/create-vue/blob/93223adec18b203e3d474aeceea03e623f7ed765/index.ts#L353
Sorry, something went wrong.
See vuejs/create-vue#641 (comment)
No branches or pull requests
Vue version
3.5.13
Link to minimal reproduction
https://stackblitz.com/edit/vitejs-vite-7e6aek9b?file=package.json&terminal=dev
Steps to reproduce
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
The text was updated successfully, but these errors were encountered: