Closed as not planned
Closed as not planned
Bug
Description
Describe the bug
first
pnpm create vite
second
pnpm i
third
Reproduction
https://cnb.cool/origin.developer/vite-vue3-module
Steps to reproduce
No response
System Info
System:
OS: Windows 11 10.0.26100
CPU: (16) x64 13th Gen Intel(R) Core(TM) i7-1360P
Memory: 19.33 GB / 31.68 GB
Binaries:
Node: 20.19.3 - C:\nvm4w\nodejs\node.EXE
Yarn: 1.22.22 - C:\nvm4w\nodejs\yarn.CMD
npm: 10.8.2 - C:\nvm4w\nodejs\npm.CMD
pnpm: 10.12.4 - C:\nvm4w\nodejs\pnpm.CMD
Browsers:
Edge: Chromium (137.0.3296.68)
npmPackages:
@vitejs/plugin-vue: ^6.0.0 => 6.0.0
@vitejs/plugin-vue-jsx: ^5.0.0 => 5.0.0
vite: ^7.0.0 => 7.0.0
Used Package Manager
pnpm
Logs
No response
Validations
- Follow our Code of Conduct
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Make sure this is a Vite issue and not a framework-specific issue. For example, if it's a Vue SFC related bug, it should likely be reported to vuejs/core instead.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.
- The provided reproduction is a minimal reproducible example of the bug.