on runing "npm create vite@latest" got error 'create-vite' is not recognized as an internal or external command, #18616
Unanswered
BrightTNut
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
on runing "npm create vite@latest" for creating project of vite it showing following error
'create-vite' is not recognized as an internal or external command,
operable program or batch file.
npm error code 1
npm error path C:\Users\tejas
npm error command failed
npm error command C:\Windows\system32\cmd.exe /d /s /c create-vite
npm error A complete log of this run can be found in: C:\Users\tejas\AppData\Local\npm-cache_logs\2024-11-07T18_53_30_741Z-debug-0.log
i want to create new vite project, reinstalled vs code and nodejs also but didn't work
any one know how to solve this
Beta Was this translation helpful? Give feedback.
All reactions