Closed ad9999 closed 2 years ago
That link is to the v2 announcement blog post. The latest version of Vite is v3.x.
The "Getting Started" page is actually: https://vitejs.dev/guide/
Yep you have to use npm create vite@latest
and only node.js 14.18 and above os supported: https://vitejs.dev/guide/#scaffolding-your-first-vite-project
Describe the bug
Following documentation, first step says
"npm init @vitejs/app"
where as on console what I see is
and using the command as suggested by console doesnt end up anywhere either,
Used Package Manager
npm
Logs
No response
Validations