vite
vite copied to clipboard
Incomprehensible Node.js version requirement in documentation
Documentation is
- [ ] Missing
- [ ] Outdated
- [X] Confusing
- [ ] Not sure?
Explain in Detail
The "Getting Started" guide (https://vitejs.dev/guide/) contains this sentence:
Vite requires Node.js version 18+. 20+.
That doesn't parse. What is the actual requirement? Version 18+? Version 20+? Either? Anything in between?
Your Suggestion for Changes
Make it clear which version is required, using ordinary language.
Reproduction
No response
Steps to reproduce
No response
v18+ or v20+. v19 is not supported though could work.
Is . a commonly used notation for "or" then, or is that just a typo?
Just a typo