-
Notifications
You must be signed in to change notification settings - Fork 475
create-vue@3.16.0 throws error on windows #727
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I have the same error when i want create a new project, with the command pnpm create vue@latest. EDIT : You can create an project with "pnpm create vue@3.15.1", before patch. |
Same error. I use with both pnpm and npm with Hopefully not only me affecting this. |
Same here, using windows! With 3.15.1 there is no problem, 3.16 detects any windows drive as url and gives error
|
same... windows with pnpm and npm. |
same !!!! npm create vue@latest,help me |
command: |
Thank you everyone for the report, we'll look into this. In the meantime you can use |
This should have been fixed by @haoqunjiang , who released v3.16.2 with the fix. Let us know if you encounter other issues. |
Describe the bug
command
npm create vue@3.16.0
throws a error on machines with windows OSExpected behavior
Command creates a folder with vuejs project
How to reproduce
Bug reproduces on windows 11 (version 24H2)
Node.js v23.8.0
Steps to reproduce the behavior:
npm create vue@3.16.0
in the terminal----------------------------------------------------------------------->
The text was updated successfully, but these errors were encountered: