-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
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
Installation problem #101
Comments
I just try and face the same problem. TT |
I also encountered the same problem, how solve it ? |
Should be fixed in |
If you've run it before, make sure to run |
Hi @yyx990803 , I tried using create-vite-app@latest but still get an error `PS D:_STUDY\Vue_2020\014_vite> npx create-vite-app@latest vite-test npm ERR! A complete log of this run can be found in:
My username having a space might be the issue : |
I have a problem with |
@LazarPetrovic1 comments in old issues will probably get ignored. If you have found a concrete bug, please build a minimal reproduction and create an issue against the latest version of Vite. If you are not sure, you can start a GitHub Discussion or join the chat at Vite Land to ask questions. |
Hello Dear, I am Kosal, and I have this problem while use: npx create-vite-app vite-app
PS C:\Users\Kosal\tutorials> npx create-vite-app vite-app npx: installed 2 in 1.142s
Scaffolding project in C:\Users\Kosal\tutorials\vite-app...
[Error: ENOENT: no such file or directory, scandir 'C:\Users\Kosal\AppData\Roaming\npm-cache_npx\9956\node_modules\create-vite-app\template-vue'] {
errno: -4058,
code: 'ENOENT',
syscall: 'scandir',
path: 'C:\Users\Kosal\AppData\Roaming\npm-cache\_npx\9956\node_modules\create-vite-app\template-vue'
}
The text was updated successfully, but these errors were encountered: