-
Notifications
You must be signed in to change notification settings - Fork 73
Closed
Copy link
Description
Describe the bug
If you select two or more, an error will occur.
Reproduction
https://github.com/voidzero-dev/vite-plus
Steps to reproduce
E:\cli-demo>vp create
VITE+ - The Unified Toolchain for the Web
Vite+ Application
o Package name:
viteplustest
o Which package manager would you like to use?
pnpm
o Which agents are you using?
ChatGPT (Codex), GitHub Copilot
o Which editor are you using?
VSCode
o Set up pre-commit hooks to run formatting, linting, and type checking with auto-fixes?
Yes
EPERM: operation not permitted, symlink '..\AGENTS.md' -> 'E:\cli-demo\viteplustest.github\copilot-instructions.md'
Error: EPERM: operation not permitted, symlink '..\AGENTS.md' -> 'E:\cli-demo\viteplustest.github\copilot-instructions.md'
....
System Info
vp v0.1.11
node v24.14.0
os Windows 11 ProUsed Package Manager
pnpm
Logs
Validations
- Read the Contributing Guidelines.
- Check that there isn't already an issue for the same bug.
- Confirm this is a Vite+ issue and not an upstream issue (Vite, Vitest, tsdown, Rolldown, or Oxc).
- The provided reproduction is a minimal reproducible example.
Reactions are currently unavailable